From 5c2703f80e32d466a2180bf66e24dbed305d17c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 May 2022 04:08:27 +0000 Subject: [PATCH] Bump pyzmq from 22.3.0 to 23.0.0 Bumps [pyzmq](https://github.com/zeromq/pyzmq) from 22.3.0 to 23.0.0. - [Release notes](https://github.com/zeromq/pyzmq/releases) - [Commits](https://github.com/zeromq/pyzmq/compare/v22.3.0...v23.0.0) --- updated-dependencies: - dependency-name: pyzmq dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements/deploy.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/deploy.txt b/requirements/deploy.txt index 615595d8..3029a65b 100644 --- a/requirements/deploy.txt +++ b/requirements/deploy.txt @@ -26,7 +26,7 @@ requests==2.27.1 psutil==5.9.0 globus-sdk==3.8.0 configobj==5.0.6 -pyzmq==22.3.0 +pyzmq==23.0.0 dill==0.3.4 tblib==1.7.0 -e . \ No newline at end of file