From f2f69373620a5a24c3abb47098f9b3785a6a69b3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Nov 2024 04:19:37 +0000 Subject: [PATCH 1/2] 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 f63c43514..4f3792646 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -59,7 +59,7 @@ flux = [ "jinja2==3.1.4", ] stats = [ - "pint==0.24.3", + "pint==0.24.4", ] [project.scripts] From 2e695d212a46d06e9ac1abf70beb908137351869 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 8 Nov 2024 04:19:55 +0000 Subject: [PATCH 2/2] [dependabot skip] Update environment --- .ci_support/environment-docs.yml | 2 +- .ci_support/environment.yml | 2 +- binder/environment.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.ci_support/environment-docs.yml b/.ci_support/environment-docs.yml index def3dfd41..10c72ad34 100644 --- a/.ci_support/environment-docs.yml +++ b/.ci_support/environment-docs.yml @@ -15,7 +15,7 @@ dependencies: - monty =2024.10.21 - numpy =1.26.4 - pandas =2.2.3 -- pint =0.24.3 +- pint =0.24.4 - psutil =6.1.0 - pyfileindex =0.0.31 - pyiron_dataclasses =0.0.1 diff --git a/.ci_support/environment.yml b/.ci_support/environment.yml index 7652ba873..fd977a6c2 100644 --- a/.ci_support/environment.yml +++ b/.ci_support/environment.yml @@ -13,7 +13,7 @@ dependencies: - monty =2024.10.21 - numpy =1.26.4 - pandas =2.2.3 -- pint =0.24.3 +- pint =0.24.4 - psutil =6.1.0 - pyfileindex =0.0.31 - pyiron_dataclasses =0.0.1 diff --git a/binder/environment.yml b/binder/environment.yml index dd07b74f6..ed8bfc8d2 100644 --- a/binder/environment.yml +++ b/binder/environment.yml @@ -12,7 +12,7 @@ dependencies: - monty =2024.10.21 - numpy =1.26.4 - pandas =2.2.3 -- pint =0.24.3 +- pint =0.24.4 - psutil =6.1.0 - pyfileindex =0.0.31 - pyiron_dataclasses =0.0.1