Skip to content

Commit cfbe4be

Browse files
committed
[dependabot skip] Update environment
1 parent dc23d5f commit cfbe4be

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
@@ -12,4 +12,4 @@ dependencies:
1212
- pyzmq =26.2.0
1313
- flux-core
1414
- jupyter-book =1.0.0
15-
- h5py =3.11.0
15+
- h5py =3.12.1

.ci_support/environment-mpich.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ dependencies:
88
- conda_subprocess =0.0.5
99
- mpi4py =4.0.0
1010
- pyzmq =26.2.0
11-
- h5py =3.11.0
11+
- h5py =3.12.1
1212
- matplotlib =3.9.2
1313
- networkx =3.3
1414
- pygraphviz =1.14

.ci_support/environment-openmpi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ dependencies:
88
- conda_subprocess =0.0.5
99
- mpi4py =4.0.0
1010
- pyzmq =26.2.0
11-
- h5py =3.11.0
11+
- h5py =3.12.1
1212
- matplotlib =3.9.2
1313
- networkx =3.3
1414
- pygraphviz =1.14

.ci_support/environment-win.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ dependencies:
88
- conda_subprocess =0.0.5
99
- mpi4py =4.0.0
1010
- pyzmq =26.2.0
11-
- h5py =3.11.0
11+
- h5py =3.12.1
1212
- matplotlib =3.9.2
1313
- networkx =3.3
1414
- pygraphviz =1.14

0 commit comments

Comments
 (0)