Skip to content

Commit bbefbdc

Browse files
committed
[dependabot skip] Update environment
1 parent 8490916 commit bbefbdc

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
@@ -14,5 +14,5 @@ dependencies:
1414
- pyzmq =26.4.0
1515
- flux-core
1616
- jupyter-book =1.0.0
17-
- h5py =3.13.0
17+
- h5py =3.14.0
1818
- python =3.12

.ci_support/environment-mpich.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ dependencies:
77
- cloudpickle =3.1.1
88
- mpi4py =4.0.1
99
- pyzmq =26.4.0
10-
- h5py =3.13.0
10+
- h5py =3.14.0
1111
- networkx =3.4.2
1212
- pygraphviz =1.14
1313
- ipython =9.0.2

.ci_support/environment-openmpi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ dependencies:
77
- cloudpickle =3.1.1
88
- mpi4py =4.0.1
99
- pyzmq =26.4.0
10-
- h5py =3.13.0
10+
- h5py =3.14.0
1111
- networkx =3.4.2
1212
- pygraphviz =1.14
1313
- pysqa =0.2.6

.ci_support/environment-win.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ dependencies:
77
- cloudpickle =3.1.1
88
- mpi4py =4.0.1
99
- pyzmq =26.4.0
10-
- h5py =3.13.0
10+
- h5py =3.14.0
1111
- networkx =3.4.2
1212
- pygraphviz =1.14
1313
- ipython =9.0.2

0 commit comments

Comments
 (0)