From a646c93ec1cea61ee086eebbab76abb156d3881b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Aug 2023 12:45:42 +0000 Subject: [PATCH 1/2] Bump pyzmq from 25.1.0 to 25.1.1 Bumps [pyzmq](https://github.com/zeromq/pyzmq) from 25.1.0 to 25.1.1. - [Release notes](https://github.com/zeromq/pyzmq/releases) - [Commits](https://github.com/zeromq/pyzmq/compare/v25.1.0...v25.1.1) --- updated-dependencies: - dependency-name: pyzmq dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index e3612dfc..b5485119 100644 --- a/setup.py +++ b/setup.py @@ -31,7 +31,7 @@ 'cloudpickle==2.2.1', 'mpi4py==3.1.4', 'tqdm==4.66.0', - 'pyzmq==25.1.0' + 'pyzmq==25.1.1' ], cmdclass=versioneer.get_cmdclass(), ) From 4c64629339402225064f51fee5e661c8b18aa975 Mon Sep 17 00:00:00 2001 From: Jan Janssen Date: Thu, 10 Aug 2023 07:14:00 -0600 Subject: [PATCH 2/2] update environments --- .ci_support/environment-mpich.yml | 2 +- .ci_support/environment-openmpi.yml | 2 +- .ci_support/environment-win.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.ci_support/environment-mpich.yml b/.ci_support/environment-mpich.yml index 37df26a6..b5e1bd45 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.0 -- pyzmq =25.1.0 +- pyzmq =25.1.1 diff --git a/.ci_support/environment-openmpi.yml b/.ci_support/environment-openmpi.yml index da465c42..1f8ab0f8 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.0 -- pyzmq =25.1.0 +- pyzmq =25.1.1 diff --git a/.ci_support/environment-win.yml b/.ci_support/environment-win.yml index 0d9a37bd..bbde74b3 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.0 -- pyzmq =25.1.0 +- pyzmq =25.1.1