From 4654c6337d38433c4941ef94cc98b0a382f572c6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Nov 2024 16:55:11 +0000 Subject: [PATCH 1/3] Bump pint from 0.24.3 to 0.24.4 Bumps [pint](https://github.com/hgrecco/pint) from 0.24.3 to 0.24.4. - [Changelog](https://github.com/hgrecco/pint/blob/master/CHANGES) - [Commits](https://github.com/hgrecco/pint/compare/0.24.3...0.24.4) --- updated-dependencies: - dependency-name: pint 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 a71fa7a5..c6584925 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -34,7 +34,7 @@ dependencies = [ "executorlib==0.0.4", "graphviz==0.20.3", "pandas==2.2.3", - "pint==0.24.3", + "pint==0.24.4", "pyiron_snippets==0.1.4", "toposort==1.10", "typeguard==4.4.1", From 26c70fc797df68402b5b866be26fbfe34ad837c6 Mon Sep 17 00:00:00 2001 From: pyiron-runner Date: Fri, 15 Nov 2024 16:55:27 +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 543c8313..1ce13fd1 100644 --- a/.ci_support/environment.yml +++ b/.ci_support/environment.yml @@ -8,7 +8,7 @@ dependencies: - executorlib =0.0.4 - graphviz =9.0.0 - pandas =2.2.3 -- pint =0.24.3 +- pint =0.24.4 - pyiron_snippets =0.1.4 - python-graphviz =0.20.3 - toposort =1.10 From 4a0034f044307eb0fd2cb97b88c8779b6422e250 Mon Sep 17 00:00:00 2001 From: pyiron-runner Date: Fri, 15 Nov 2024 16:55:45 +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 543c8313..1ce13fd1 100644 --- a/.binder/environment.yml +++ b/.binder/environment.yml @@ -8,7 +8,7 @@ dependencies: - executorlib =0.0.4 - graphviz =9.0.0 - pandas =2.2.3 -- pint =0.24.3 +- pint =0.24.4 - pyiron_snippets =0.1.4 - python-graphviz =0.20.3 - toposort =1.10 diff --git a/docs/environment.yml b/docs/environment.yml index fb128668..a9d41d9a 100644 --- a/docs/environment.yml +++ b/docs/environment.yml @@ -14,7 +14,7 @@ dependencies: - executorlib =0.0.4 - graphviz =9.0.0 - pandas =2.2.3 -- pint =0.24.3 +- pint =0.24.4 - pyiron_snippets =0.1.4 - python-graphviz =0.20.3 - toposort =1.10