From e73f7c631ad3214974af9c564c38c873ef3796f2 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 18 Jan 2021 09:52:22 +0000 Subject: [PATCH] Bump pyzmq from 19.0.1 to 21.0.1 Bumps [pyzmq](https://github.com/zeromq/pyzmq) from 19.0.1 to 21.0.1. - [Release notes](https://github.com/zeromq/pyzmq/releases) - [Commits](https://github.com/zeromq/pyzmq/compare/v19.0.1...v21.0.1) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5e2dc78..7490274 100644 --- a/requirements.txt +++ b/requirements.txt @@ -62,7 +62,7 @@ pyparsing==2.4.7 pyrsistent==0.16.0 python-dateutil==2.8.1 pytz==2020.1 -pyzmq==19.0.1 +pyzmq==21.0.1 regex==2020.5.14 requests==2.23.0 s3transfer==0.3.3