From 6cc7afbaea18ae46e5d02cbf612c930bd09ab57d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Nov 2025 07:07:45 +0000 Subject: [PATCH 1/3] Bump pint from 0.25 to 0.25.1 Bumps [pint](https://github.com/hgrecco/pint) from 0.25 to 0.25.1. - [Changelog](https://github.com/hgrecco/pint/blob/master/CHANGES) - [Commits](https://github.com/hgrecco/pint/compare/0.25...0.25.1) --- updated-dependencies: - dependency-name: pint dependency-version: 0.25.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index b624b709..688daa88 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -40,7 +40,7 @@ dependencies = [ "executorlib==1.7.1", "graphviz==0.21", "pandas==2.3.3", - "pint==0.25", + "pint==0.25.1", "pyiron_snippets==1.0.2", "rdflib==7.1.4", "semantikon==0.0.22", From 6235c75e39b3136a63781bcf82dcf7fb0519d870 Mon Sep 17 00:00:00 2001 From: pyiron-runner Date: Mon, 3 Nov 2025 07:07:59 +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 d244e0ec..66469f65 100644 --- a/.ci_support/environment.yml +++ b/.ci_support/environment.yml @@ -9,7 +9,7 @@ dependencies: - hatchling =1.27.0 - hatch-vcs =0.5.0 - pandas =2.3.3 -- pint =0.25 +- pint =0.25.1 - pyiron_snippets =1.0.2 - python >=3.11,<3.14 - python-graphviz =0.21 From 8fc8bea0163a6b11c7f7a9a0181ca7ff998fd5ba Mon Sep 17 00:00:00 2001 From: pyiron-runner Date: Mon, 3 Nov 2025 07:08:16 +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 d244e0ec..66469f65 100644 --- a/.binder/environment.yml +++ b/.binder/environment.yml @@ -9,7 +9,7 @@ dependencies: - hatchling =1.27.0 - hatch-vcs =0.5.0 - pandas =2.3.3 -- pint =0.25 +- pint =0.25.1 - pyiron_snippets =1.0.2 - python >=3.11,<3.14 - python-graphviz =0.21 diff --git a/docs/environment.yml b/docs/environment.yml index 00b97b79..7510e099 100644 --- a/docs/environment.yml +++ b/docs/environment.yml @@ -15,7 +15,7 @@ dependencies: - hatchling =1.27.0 - hatch-vcs =0.5.0 - pandas =2.3.3 -- pint =0.25 +- pint =0.25.1 - pyiron_snippets =1.0.2 - python >=3.11,<3.14 - python-graphviz =0.21