Skip to content

Commit 711cf7a

Browse files
Update pyzmq requirement from ~=24.0.1 to ~=25.0.0
Updates the requirements on [pyzmq](https://github.com/zeromq/pyzmq) to permit the latest version. - [Release notes](https://github.com/zeromq/pyzmq/releases) - [Commits](zeromq/pyzmq@v24.0.1...v25.0.0) --- updated-dependencies: - dependency-name: pyzmq dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3083ef9 commit 711cf7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ PyVISA-sim==0.5.1
125125
pywin32==305; sys_platform == 'win32'
126126
pywinpty~=2.0.8; sys_platform == 'win32'
127127
PyYAML==6.0
128-
pyzmq~=24.0.1
128+
pyzmq~=25.0.0
129129
requests~=2.28.1
130130
rsa==4.9
131131
ruamel.yaml==0.17.21

0 commit comments

Comments
 (0)