From b0ad88c8aa6186bc266553bc8567f59f75d7ea75 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Sep 2022 03:28:24 +0000 Subject: [PATCH] Bump pyzmq from 22.0.3 to 24.0.0 Bumps [pyzmq](https://github.com/zeromq/pyzmq) from 22.0.3 to 24.0.0. - [Release notes](https://github.com/zeromq/pyzmq/releases) - [Commits](https://github.com/zeromq/pyzmq/compare/v22.0.3...v24.0.0) --- updated-dependencies: - dependency-name: pyzmq dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- docs_requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs_requirements.txt b/docs_requirements.txt index cb089fec6e8..4980d964039 100644 --- a/docs_requirements.txt +++ b/docs_requirements.txt @@ -56,7 +56,7 @@ PyVISA-sim==0.4.0 pywin32==300; sys_platform == 'win32' pywinpty==0.5.7; sys_platform == 'win32' PyYAML==5.4.1 -pyzmq==22.0.3 +pyzmq==24.0.0 qtconsole==5.0.2 QtPy==1.9.0 requests==2.25.1 diff --git a/requirements.txt b/requirements.txt index 6564de12ab5..d6201dcf9bf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -65,7 +65,7 @@ pytz~=2021.1 PyVISA~=1.11.3 pywin32==300; sys_platform == 'win32' pywinpty~=0.5.7; sys_platform == 'win32' -pyzmq~=22.0.3 +pyzmq~=24.0.0 requests~=2.25.1 requirements-parser~=0.2.0 rsa~=4.7