From 48efc21e301e4f7109cd68ef18843d62bc1448bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jun 2022 21:10:06 +0000 Subject: [PATCH] Bump pyzmq from 16.0.2 to 23.1.0 Bumps [pyzmq](https://github.com/zeromq/pyzmq) from 16.0.2 to 23.1.0. - [Release notes](https://github.com/zeromq/pyzmq/releases) - [Commits](https://github.com/zeromq/pyzmq/compare/v16.0.2...v23.1.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..199d824 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==23.1.0 #rdflib==5.0.0.dev0 requests==2.16.5 scikit-learn==0.18.1