From 6033dd6670e2c590775a12f610c916d66b011c6b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Feb 2026 22:33:01 +0000 Subject: [PATCH] Bump pyzmq from 27.0.0 to 27.1.0 in /test_package/nbconvert 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] --- test_package/nbconvert/env/darwin.txt | 2 +- test_package/nbconvert/env/linux.txt | 2 +- test_package/nbconvert/env/win32.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/test_package/nbconvert/env/darwin.txt b/test_package/nbconvert/env/darwin.txt index a638deb..bcc3a74 100644 --- a/test_package/nbconvert/env/darwin.txt +++ b/test_package/nbconvert/env/darwin.txt @@ -50,7 +50,7 @@ pygments==2.19.2 # via nbconvert python-dateutil==2.9.0.post0 # via jupyter-client -pyzmq==27.0.0 +pyzmq==27.1.0 # via jupyter-client referencing==0.36.2 # via diff --git a/test_package/nbconvert/env/linux.txt b/test_package/nbconvert/env/linux.txt index a638deb..bcc3a74 100644 --- a/test_package/nbconvert/env/linux.txt +++ b/test_package/nbconvert/env/linux.txt @@ -50,7 +50,7 @@ pygments==2.19.2 # via nbconvert python-dateutil==2.9.0.post0 # via jupyter-client -pyzmq==27.0.0 +pyzmq==27.1.0 # via jupyter-client referencing==0.36.2 # via diff --git a/test_package/nbconvert/env/win32.txt b/test_package/nbconvert/env/win32.txt index 14abe46..7f4924d 100644 --- a/test_package/nbconvert/env/win32.txt +++ b/test_package/nbconvert/env/win32.txt @@ -52,7 +52,7 @@ python-dateutil==2.9.0.post0 # via jupyter-client pywin32==311 # via jupyter-core -pyzmq==27.0.0 +pyzmq==27.1.0 # via jupyter-client referencing==0.36.2 # via