From 36ff2d2f8f4e634c9b5d95b6efbcd782f900fe01 Mon Sep 17 00:00:00 2001 From: Jan Janssen Date: Sat, 14 Jun 2025 09:24:22 -0600 Subject: [PATCH 1/8] Update pyproject.toml --- pyproject.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 6f68afdb..c4f22ad4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -3,7 +3,7 @@ requires = [ "hatchling==1.27.0", "hatch-vcs==0.5.0", "cloudpickle==3.1.1", - "pyzmq==26.4.0", + "pyzmq==27.0.0", ] build-backend = "hatchling.build" @@ -31,7 +31,7 @@ classifiers = [ ] dependencies = [ "cloudpickle==3.1.1", - "pyzmq==26.4.0", + "pyzmq==27.0.0", ] dynamic = ["version"] @@ -120,4 +120,4 @@ packages = [ [tool.hatch.version] source = "vcs" -path = "executorlib/_version.py" \ No newline at end of file +path = "executorlib/_version.py" From 22e4b45c6f6c20a9d03c3682b66638f77ae00891 Mon Sep 17 00:00:00 2001 From: Jan Janssen Date: Sat, 14 Jun 2025 09:24:41 -0600 Subject: [PATCH 2/8] Update environment-docs.yml --- .ci_support/environment-docs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.ci_support/environment-docs.yml b/.ci_support/environment-docs.yml index 2091f02d..6708d6fc 100644 --- a/.ci_support/environment-docs.yml +++ b/.ci_support/environment-docs.yml @@ -11,7 +11,7 @@ dependencies: - openmpi - cloudpickle =3.1.1 - mpi4py =4.0.1 -- pyzmq =26.4.0 +- pyzmq =27.0.0 - flux-core - jupyter-book =1.0.0 - h5py =3.14.0 From 272550ef5ce9827df6f87c5b644a920d417e5b7d Mon Sep 17 00:00:00 2001 From: Jan Janssen Date: Sat, 14 Jun 2025 09:24:54 -0600 Subject: [PATCH 3/8] Update environment-mini.yml --- .ci_support/environment-mini.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.ci_support/environment-mini.yml b/.ci_support/environment-mini.yml index e960676f..4c381695 100644 --- a/.ci_support/environment-mini.yml +++ b/.ci_support/environment-mini.yml @@ -4,6 +4,6 @@ dependencies: - python - numpy - cloudpickle =3.1.0 -- pyzmq =26.2.0 +- pyzmq =27.0.0 - hatchling =1.27.0 - hatch-vcs =0.5.0 From 496f073d1460e874f1d4ec4ae79c942627393f6d Mon Sep 17 00:00:00 2001 From: Jan Janssen Date: Sat, 14 Jun 2025 09:25:09 -0600 Subject: [PATCH 4/8] Update environment-integration.yml --- .ci_support/environment-integration.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.ci_support/environment-integration.yml b/.ci_support/environment-integration.yml index 4cf99cfd..211ac1ef 100644 --- a/.ci_support/environment-integration.yml +++ b/.ci_support/environment-integration.yml @@ -7,7 +7,7 @@ dependencies: - openmpi - cloudpickle =3.1.1 - mpi4py -- pyzmq =26.3.0 +- pyzmq =27.0.0 - flux-core =0.59.0 - hatchling =1.27.0 - hatch-vcs =0.5.0 From ca14f3678541bc6bdc04512d39452b64c254112d Mon Sep 17 00:00:00 2001 From: Jan Janssen Date: Sat, 14 Jun 2025 09:25:22 -0600 Subject: [PATCH 5/8] 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 3d89276f..c2e39a16 100644 --- a/.ci_support/environment-mpich.yml +++ b/.ci_support/environment-mpich.yml @@ -6,7 +6,7 @@ dependencies: - mpich - cloudpickle =3.1.1 - mpi4py =4.0.1 -- pyzmq =26.4.0 +- pyzmq =27.0.0 - h5py =3.14.0 - networkx =3.4.2 - pygraphviz =1.14 From a30c7fd7e201bfc0ab689df68de0b55485c98ffa Mon Sep 17 00:00:00 2001 From: Jan Janssen Date: Sat, 14 Jun 2025 09:25:43 -0600 Subject: [PATCH 6/8] 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 ed1af3e4..a8cb0007 100644 --- a/.ci_support/environment-openmpi.yml +++ b/.ci_support/environment-openmpi.yml @@ -6,7 +6,7 @@ dependencies: - openmpi - cloudpickle =3.1.1 - mpi4py =4.0.1 -- pyzmq =26.4.0 +- pyzmq =27.0.0 - h5py =3.14.0 - networkx =3.4.2 - pygraphviz =1.14 From fc89b2a5273cb59253f071b14df4fe2e35bffad9 Mon Sep 17 00:00:00 2001 From: Jan Janssen Date: Sat, 14 Jun 2025 09:26:04 -0600 Subject: [PATCH 7/8] 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 790ed115..5deb1ca8 100644 --- a/.ci_support/environment-win.yml +++ b/.ci_support/environment-win.yml @@ -6,7 +6,7 @@ dependencies: - msmpi - cloudpickle =3.1.1 - mpi4py =4.0.1 -- pyzmq =26.4.0 +- pyzmq =27.0.0 - h5py =3.14.0 - networkx =3.4.2 - pygraphviz =1.14 From 2cbdea7890cc8a80ea4fa0ffdb68ff2b4204be5d Mon Sep 17 00:00:00 2001 From: Jan Janssen Date: Sat, 14 Jun 2025 09:26:29 -0600 Subject: [PATCH 8/8] Update environment.yml --- binder/environment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/binder/environment.yml b/binder/environment.yml index f7bd512d..0becb9ad 100644 --- a/binder/environment.yml +++ b/binder/environment.yml @@ -6,7 +6,7 @@ dependencies: - openmpi - cloudpickle =3.1.1 - mpi4py =4.0.1 -- pyzmq =26.4.0 +- pyzmq =27.0.0 - flux-core =0.59.0 - flux-pmix =0.5.0 - hatchling =1.27.0