Skip to content

Commit 7ae1815

Browse files
committed
[dependabot skip] Update environment
1 parent d13ea1f commit 7ae1815

7 files changed

Lines changed: 7 additions & 7 deletions

File tree

.ci_support/environment-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ channels:
22
- conda-forge
33
dependencies:
44
- flux-core
5-
- hatchling =1.30.1
5+
- hatchling =1.31.0
66
- hatch-vcs =0.5.0
77
- myst-parser
88
- nbsphinx

.ci_support/environment-integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ dependencies:
1212
- flux-core =0.81.0
1313
- flux-pmix =0.6.0
1414
- gpaw =25.7.0
15-
- hatchling =1.30.1
15+
- hatchling =1.31.0
1616
- hatch-vcs =0.5.0
1717
- ipython =9.9.0
1818
- matplotlib =3.10.8

.ci_support/environment-mini.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ dependencies:
44
- python
55
- numpy =2.4.2
66
- cloudpickle =3.1.0
7-
- hatchling =1.30.1
7+
- hatchling =1.31.0
88
- hatch-vcs =0.5.0
99
- pyzmq =27.1.0

.ci_support/environment-mpich.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ dependencies:
66
- mpich
77
- cloudpickle =3.1.2
88
- h5py =3.16.0
9-
- hatchling =1.30.1
9+
- hatchling =1.31.0
1010
- hatch-vcs =0.5.0
1111
- ipython =9.9.0
1212
- mpi4py =4.1.2

.ci_support/environment-openmpi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ dependencies:
66
- openmpi
77
- cloudpickle =3.1.2
88
- h5py =3.16.0
9-
- hatchling =1.30.1
9+
- hatchling =1.31.0
1010
- hatch-vcs =0.5.0
1111
- ipython =9.9.0
1212
- mpi4py =4.1.2

.ci_support/environment-win.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ dependencies:
66
- msmpi
77
- cloudpickle =3.1.2
88
- h5py =3.16.0
9-
- hatchling =1.30.1
9+
- hatchling =1.31.0
1010
- hatch-vcs =0.5.0
1111
- ipython =9.9.0
1212
- mpi4py =4.1.2

binder/environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ dependencies:
77
- cloudpickle =3.1.2
88
- flux-core =0.81.0
99
- flux-pmix =0.6.0
10-
- hatchling =1.30.1
10+
- hatchling =1.31.0
1111
- hatch-vcs =0.5.0
1212
- h5py =3.16.0
1313
- ipython =9.9.0

0 commit comments

Comments
 (0)