From f2234f57c4e834fc8e180b6af2a4c8f6f58a727b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Sep 2025 19:30:17 +0000 Subject: [PATCH] Bump pyzmq from 27.0.0 to 27.1.0 Bumps [pyzmq](https://github.com/zeromq/pyzmq) from 27.0.0 to 27.1.0. - [Release notes](https://github.com/zeromq/pyzmq/releases) - [Commits](https://github.com/zeromq/pyzmq/compare/v27.0.0...v27.1.0) --- updated-dependencies: - dependency-name: pyzmq dependency-version: 27.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7115837..3fa18cb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -74,7 +74,7 @@ pytz==2025.2 pywin32==311 pywinpty==2.0.15 PyYAML==6.0.2 -pyzmq==27.0.0 +pyzmq==27.1.0 qtconsole==5.6.1 QtPy==2.4.3 rfc3339-validator==0.1.4