From e4065c9ef6820822ef1c6d5d1f2724ef80e6b235 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 27 May 2021 07:46:07 +0000 Subject: [PATCH] Bump pyzmq from 19.0.1 to 22.1.0 Bumps [pyzmq](https://github.com/zeromq/pyzmq) from 19.0.1 to 22.1.0. - [Release notes](https://github.com/zeromq/pyzmq/releases) - [Commits](https://github.com/zeromq/pyzmq/compare/v19.0.1...v22.1.0) 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..8190f43 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==22.1.0 regex==2020.5.14 requests==2.23.0 s3transfer==0.3.3