From d13ea1fdbcd04a6a712b3cb7dba3bb40dbe33a9c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Jul 2026 12:02:47 +0000 Subject: [PATCH 1/2] Bump hatchling from 1.30.1 to 1.31.0 Bumps [hatchling](https://github.com/pypa/hatch) from 1.30.1 to 1.31.0. - [Release notes](https://github.com/pypa/hatch/releases) - [Commits](https://github.com/pypa/hatch/compare/hatchling-v1.30.1...hatchling-v1.31.0) --- updated-dependencies: - dependency-name: hatchling dependency-version: 1.31.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index be5587e3..06f1bbcc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [build-system] requires = [ - "hatchling==1.30.1", + "hatchling==1.31.0", "hatch-vcs==0.5.0", "cloudpickle==3.1.2", "pyzmq==27.1.0", From 7ae1815622249ce63483ef9cce5481c0ce78ef63 Mon Sep 17 00:00:00 2001 From: pyironrunner Date: Wed, 8 Jul 2026 12:03:00 +0000 Subject: [PATCH 2/2] [dependabot skip] Update environment --- .ci_support/environment-docs.yml | 2 +- .ci_support/environment-integration.yml | 2 +- .ci_support/environment-mini.yml | 2 +- .ci_support/environment-mpich.yml | 2 +- .ci_support/environment-openmpi.yml | 2 +- .ci_support/environment-win.yml | 2 +- binder/environment.yml | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/.ci_support/environment-docs.yml b/.ci_support/environment-docs.yml index ae7b0162..3d360259 100644 --- a/.ci_support/environment-docs.yml +++ b/.ci_support/environment-docs.yml @@ -2,7 +2,7 @@ channels: - conda-forge dependencies: - flux-core -- hatchling =1.30.1 +- hatchling =1.31.0 - hatch-vcs =0.5.0 - myst-parser - nbsphinx diff --git a/.ci_support/environment-integration.yml b/.ci_support/environment-integration.yml index fa457878..0898ad09 100644 --- a/.ci_support/environment-integration.yml +++ b/.ci_support/environment-integration.yml @@ -12,7 +12,7 @@ dependencies: - flux-core =0.81.0 - flux-pmix =0.6.0 - gpaw =25.7.0 -- hatchling =1.30.1 +- hatchling =1.31.0 - hatch-vcs =0.5.0 - ipython =9.9.0 - matplotlib =3.10.8 diff --git a/.ci_support/environment-mini.yml b/.ci_support/environment-mini.yml index 824fa68a..5038b07c 100644 --- a/.ci_support/environment-mini.yml +++ b/.ci_support/environment-mini.yml @@ -4,6 +4,6 @@ dependencies: - python - numpy =2.4.2 - cloudpickle =3.1.0 -- hatchling =1.30.1 +- hatchling =1.31.0 - hatch-vcs =0.5.0 - pyzmq =27.1.0 diff --git a/.ci_support/environment-mpich.yml b/.ci_support/environment-mpich.yml index 21fdd6cc..a5af1371 100644 --- a/.ci_support/environment-mpich.yml +++ b/.ci_support/environment-mpich.yml @@ -6,7 +6,7 @@ dependencies: - mpich - cloudpickle =3.1.2 - h5py =3.16.0 -- hatchling =1.30.1 +- hatchling =1.31.0 - hatch-vcs =0.5.0 - ipython =9.9.0 - mpi4py =4.1.2 diff --git a/.ci_support/environment-openmpi.yml b/.ci_support/environment-openmpi.yml index 9e91e9ac..32870659 100644 --- a/.ci_support/environment-openmpi.yml +++ b/.ci_support/environment-openmpi.yml @@ -6,7 +6,7 @@ dependencies: - openmpi - cloudpickle =3.1.2 - h5py =3.16.0 -- hatchling =1.30.1 +- hatchling =1.31.0 - hatch-vcs =0.5.0 - ipython =9.9.0 - mpi4py =4.1.2 diff --git a/.ci_support/environment-win.yml b/.ci_support/environment-win.yml index a8f7c462..8aaf4425 100644 --- a/.ci_support/environment-win.yml +++ b/.ci_support/environment-win.yml @@ -6,7 +6,7 @@ dependencies: - msmpi - cloudpickle =3.1.2 - h5py =3.16.0 -- hatchling =1.30.1 +- hatchling =1.31.0 - hatch-vcs =0.5.0 - ipython =9.9.0 - mpi4py =4.1.2 diff --git a/binder/environment.yml b/binder/environment.yml index 5fd40d6b..e989b600 100644 --- a/binder/environment.yml +++ b/binder/environment.yml @@ -7,7 +7,7 @@ dependencies: - cloudpickle =3.1.2 - flux-core =0.81.0 - flux-pmix =0.6.0 -- hatchling =1.30.1 +- hatchling =1.31.0 - hatch-vcs =0.5.0 - h5py =3.16.0 - ipython =9.9.0