From beda4eae4838ac541f343109ba234faabc0c4aa4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Nov 2025 15:32:41 +0000 Subject: [PATCH 1/3] Bump pint from 0.25 to 0.25.2 Bumps [pint](https://github.com/hgrecco/pint) from 0.25 to 0.25.2. - [Changelog](https://github.com/hgrecco/pint/blob/0.25.2/CHANGES) - [Commits](https://github.com/hgrecco/pint/compare/0.25...0.25.2) --- updated-dependencies: - dependency-name: pint dependency-version: 0.25.2 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 5fb4c8ec..8b7571fa 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -40,7 +40,7 @@ dependencies = [ "executorlib==1.7.3", "graphviz==0.21", "pandas==2.3.3", - "pint==0.25", + "pint==0.25.2", "pyiron_snippets==1.0.2", "rdflib==7.1.4", "semantikon==0.0.22", From 72ed9dccd1c2eb526388250cf9aa022f5e40c39b Mon Sep 17 00:00:00 2001 From: pyiron-runner Date: Mon, 17 Nov 2025 15:32:54 +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 d9b038fa..fd5364f6 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.2 - pyiron_snippets =1.0.2 - python >=3.11,<3.14 - python-graphviz =0.21 From 4b5fed507fb23f99ea6a00a9d8e4696d96ef1319 Mon Sep 17 00:00:00 2001 From: pyiron-runner Date: Mon, 17 Nov 2025 15:34:18 +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 d9b038fa..fd5364f6 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.2 - 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 bad347fc..aaf611df 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.2 - pyiron_snippets =1.0.2 - python >=3.11,<3.14 - python-graphviz =0.21