From 8e94260b6ea43627c3d474a22e8352ef34e0cef9 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 15 Feb 2021 08:42:09 +0000 Subject: [PATCH] Bump pyzmq from 19.0.1 to 22.0.3 Bumps [pyzmq](https://github.com/zeromq/pyzmq) from 19.0.1 to 22.0.3. - [Release notes](https://github.com/zeromq/pyzmq/releases) - [Commits](https://github.com/zeromq/pyzmq/compare/v19.0.1...v22.0.3) 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..bcab704 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.0.3 regex==2020.5.14 requests==2.23.0 s3transfer==0.3.3