From af4b9e832d9f9b9da0709b4121325fced847ea6e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Sep 2022 21:08:02 +0000 Subject: [PATCH] Bump pyzmq from 16.0.2 to 24.0.0 Bumps [pyzmq](https://github.com/zeromq/pyzmq) from 16.0.2 to 24.0.0. - [Release notes](https://github.com/zeromq/pyzmq/releases) - [Commits](https://github.com/zeromq/pyzmq/compare/v16.0.2...v24.0.0) --- updated-dependencies: - dependency-name: pyzmq dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d35b983..14ac3c4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -51,7 +51,7 @@ packaging==16.8 pyparsing==2.2.0 python-dateutil==2.6.0 pytz==2017.2 -pyzmq==16.0.2 +pyzmq==24.0.0 #rdflib==5.0.0.dev0 requests==2.16.5 scikit-learn==0.18.1