From 596ef881198dfaae1e3a978259d1c7ef2d5097b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Oct 2023 13:01:43 +0000 Subject: [PATCH 1/4] Bump pyzmq from 24.0.1 to 25.1.1 Bumps [pyzmq](https://github.com/zeromq/pyzmq) from 24.0.1 to 25.1.1. - [Release notes](https://github.com/zeromq/pyzmq/releases) - [Commits](https://github.com/zeromq/pyzmq/compare/v24.0.1...v25.1.1) --- updated-dependencies: - dependency-name: pyzmq dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 7f02c491..9ee0f78d 100644 --- a/setup.py +++ b/setup.py @@ -31,7 +31,7 @@ 'cloudpickle==2.2.1', 'mpi4py==3.1.4', 'tqdm==4.66.1', - 'pyzmq==24.0.1', + 'pyzmq==25.1.1', ], cmdclass=versioneer.get_cmdclass(), ) From 2d316fb25cf9fb20cbe5d20345cf9f02236bd905 Mon Sep 17 00:00:00 2001 From: Jan Janssen Date: Wed, 4 Oct 2023 16:05:05 +0200 Subject: [PATCH 2/4] Update environment-mpich.yml --- .ci_support/environment-mpich.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.ci_support/environment-mpich.yml b/.ci_support/environment-mpich.yml index 46e3b286..cba47606 100644 --- a/.ci_support/environment-mpich.yml +++ b/.ci_support/environment-mpich.yml @@ -7,4 +7,4 @@ dependencies: - cloudpickle =2.2.1 - mpi4py =3.1.4 - tqdm =4.66.1 -- pyzmq =24.0.1 +- pyzmq =25.1.1 From efc542438677b36187d5ae3a85966a685f500dbc Mon Sep 17 00:00:00 2001 From: Jan Janssen Date: Wed, 4 Oct 2023 16:05:15 +0200 Subject: [PATCH 3/4] Update environment-openmpi.yml --- .ci_support/environment-openmpi.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.ci_support/environment-openmpi.yml b/.ci_support/environment-openmpi.yml index e4a2f862..3dcad16c 100644 --- a/.ci_support/environment-openmpi.yml +++ b/.ci_support/environment-openmpi.yml @@ -7,4 +7,4 @@ dependencies: - cloudpickle =2.2.1 - mpi4py =3.1.4 - tqdm =4.66.1 -- pyzmq =24.0.1 +- pyzmq =25.1.1 From ae6a0cf19bd11b8d5e2fffdd3c7d5aa6b6fb1408 Mon Sep 17 00:00:00 2001 From: Jan Janssen Date: Wed, 4 Oct 2023 16:05:28 +0200 Subject: [PATCH 4/4] Update environment-win.yml --- .ci_support/environment-win.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.ci_support/environment-win.yml b/.ci_support/environment-win.yml index a7356492..d4ac426c 100644 --- a/.ci_support/environment-win.yml +++ b/.ci_support/environment-win.yml @@ -7,4 +7,4 @@ dependencies: - cloudpickle =2.2.1 - mpi4py =3.1.4 - tqdm =4.66.1 -- pyzmq =24.0.1 +- pyzmq =25.1.1