From 7c771a5f5acc82b4a47e73702c2f6ea15fd8f2cc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Dec 2025 08:43:09 +0000 Subject: [PATCH 1/3] Bump hatchling from 1.27.0 to 1.28.0 Bumps [hatchling](https://github.com/pypa/hatch) from 1.27.0 to 1.28.0. - [Release notes](https://github.com/pypa/hatch/releases) - [Commits](https://github.com/pypa/hatch/compare/hatchling-v1.27.0...hatchling-v1.28.0) --- updated-dependencies: - dependency-name: hatchling dependency-version: 1.28.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 9c197924..8c8df151 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [build-system] requires = [ - "hatchling==1.27.0", + "hatchling==1.28.0", "hatch-vcs==0.5.0", "bagofholding", "bidict", From a06c67eb135de2c4775634c44cdc2641bb99783a Mon Sep 17 00:00:00 2001 From: pyiron-runner Date: Mon, 1 Dec 2025 08:43:23 +0000 Subject: [PATCH 2/3] [dependabot skip] Update environment --- .ci_support/environment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.ci_support/environment.yml b/.ci_support/environment.yml index cdbf3b66..0c28c574 100644 --- a/.ci_support/environment.yml +++ b/.ci_support/environment.yml @@ -6,7 +6,7 @@ dependencies: - cloudpickle =3.1.2 - executorlib =1.7.3 - graphviz =9.0.0 -- hatchling =1.27.0 +- hatchling =1.28.0 - hatch-vcs =0.5.0 - pandas =2.3.3 - pint =0.25 From 84c39c183ef2c1dca9a3b391861089f8a6b75f51 Mon Sep 17 00:00:00 2001 From: pyiron-runner Date: Mon, 1 Dec 2025 08:45:02 +0000 Subject: [PATCH 3/3] [dependabot skip] Update env file --- .binder/environment.yml | 2 +- docs/environment.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.binder/environment.yml b/.binder/environment.yml index cdbf3b66..0c28c574 100644 --- a/.binder/environment.yml +++ b/.binder/environment.yml @@ -6,7 +6,7 @@ dependencies: - cloudpickle =3.1.2 - executorlib =1.7.3 - graphviz =9.0.0 -- hatchling =1.27.0 +- hatchling =1.28.0 - hatch-vcs =0.5.0 - pandas =2.3.3 - pint =0.25 diff --git a/docs/environment.yml b/docs/environment.yml index 3b52827c..1afe6cb7 100644 --- a/docs/environment.yml +++ b/docs/environment.yml @@ -12,7 +12,7 @@ dependencies: - cloudpickle =3.1.2 - executorlib =1.7.3 - graphviz =9.0.0 -- hatchling =1.27.0 +- hatchling =1.28.0 - hatch-vcs =0.5.0 - pandas =2.3.3 - pint =0.25