From 2ff22077022e1e34df44d8e1cc4ac9f7d24f62db Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Aug 2026 18:14:50 +0000 Subject: [PATCH 1/3] Bump packaging from 26.2 to 26.3 Bumps [packaging](https://github.com/pypa/packaging) from 26.2 to 26.3. - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pypa/packaging/compare/26.2...26.3) --- updated-dependencies: - dependency-name: packaging dependency-version: '26.3' dependency-type: direct:production 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 e0cff9d5..fbd97365 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -23,7 +23,7 @@ classifiers = [ "Programming Language :: Python :: 3.14", ] dependencies = [ - "packaging==26.2", + "packaging==26.3", "pydantic==2.12.5", "pyiron_snippets==1.4.0", "typing-extensions==4.16.0", From 4496f268339da47bf5d81eea25c09be84a36c6c7 Mon Sep 17 00:00:00 2001 From: pyiron-runner Date: Mon, 10 Aug 2026 18:15:08 +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 744cd01e..4d0946c5 100644 --- a/.ci_support/environment.yml +++ b/.ci_support/environment.yml @@ -3,7 +3,7 @@ channels: dependencies: - hatchling =1.31.0 - hatch-vcs =0.5.0 -- packaging =26.2 +- packaging =26.3 - python >=3.11, <3.15 - pydantic =2.12.5 - pyiron_snippets =1.4.0 From e3341a9ac26f2f07dd9f0991d462c3c4a9a51de7 Mon Sep 17 00:00:00 2001 From: pyiron-runner Date: Mon, 10 Aug 2026 18:15:26 +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 fdc368c4..aaf4f84a 100644 --- a/.binder/environment.yml +++ b/.binder/environment.yml @@ -3,7 +3,7 @@ channels: dependencies: - hatchling =1.31.0 - hatch-vcs =0.5.0 -- packaging =26.2 +- packaging =26.3 - python >=3.11, <3.15 - pydantic =2.12.5 - pyiron_snippets =1.4.0 diff --git a/docs/environment.yml b/docs/environment.yml index fa833e4b..459ee636 100644 --- a/docs/environment.yml +++ b/docs/environment.yml @@ -9,7 +9,7 @@ dependencies: - versioneer - hatchling =1.31.0 - hatch-vcs =0.5.0 -- packaging =26.2 +- packaging =26.3 - python >=3.11, <3.15 - pydantic =2.12.5 - pyiron_snippets =1.4.0