Skip to content

Commit 7837b8a

Browse files
committed
[dependabot skip] Update environment
1 parent c3c3930 commit 7837b8a

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

.ci_support/environment-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ dependencies:
1010
- cloudpickle =3.0.0
1111
- mpi4py =3.1.6
1212
- tqdm =4.66.2
13-
- pyzmq =25.1.2
13+
- pyzmq =26.0.0
1414
- flux-core

.ci_support/environment-mpich.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ dependencies:
77
- cloudpickle =3.0.0
88
- mpi4py =3.1.6
99
- tqdm =4.66.2
10-
- pyzmq =25.1.2
10+
- pyzmq =26.0.0

.ci_support/environment-openmpi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ dependencies:
77
- cloudpickle =3.0.0
88
- mpi4py =3.1.6
99
- tqdm =4.66.2
10-
- pyzmq =25.1.2
10+
- pyzmq =26.0.0

.ci_support/environment-win.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ dependencies:
77
- cloudpickle =3.0.0
88
- mpi4py =3.1.6
99
- tqdm =4.66.2
10-
- pyzmq =25.1.2
10+
- pyzmq =26.0.0

0 commit comments

Comments
 (0)