From 09196a563f510909b24fb9b11c85175ff992084a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Apr 2024 22:41:03 +0000 Subject: [PATCH] Bump pyzmq from 25.1.2 to 26.0.0 Bumps [pyzmq](https://github.com/zeromq/pyzmq) from 25.1.2 to 26.0.0. - [Release notes](https://github.com/zeromq/pyzmq/releases) - [Commits](https://github.com/zeromq/pyzmq/compare/v25.1.2...v26.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 d3c3c71..8fb7a6f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -67,7 +67,7 @@ python-dateutil==2.9.0.post0 PyUpdater==4.0 pywin32==306 pywin32-ctypes==0.2.2 -pyzmq==25.1.2 +pyzmq==26.0.0 referencing==0.34.0 regex==2023.12.25 requests==2.31.0