From 4a859be71cd4e64b0c1d66785d3a3628c1953ad6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Sep 2022 21:10:37 +0000 Subject: [PATCH] Bump pyzmq from 16.0.2 to 24.0.1 Bumps [pyzmq](https://github.com/zeromq/pyzmq) from 16.0.2 to 24.0.1. - [Release notes](https://github.com/zeromq/pyzmq/releases) - [Commits](https://github.com/zeromq/pyzmq/compare/v16.0.2...v24.0.1) --- 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..0f62e7b 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.1 #rdflib==5.0.0.dev0 requests==2.16.5 scikit-learn==0.18.1