From ff7aff6c844e1e8907f370382bd8770a4d88dc33 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Jan 2025 14:09:11 +0000 Subject: [PATCH 1/5] Bump pint from 0.23 to 0.24.4 Bumps [pint](https://github.com/hgrecco/pint) from 0.23 to 0.24.4. - [Changelog](https://github.com/hgrecco/pint/blob/master/CHANGES) - [Commits](https://github.com/hgrecco/pint/compare/0.23...0.24.4) --- updated-dependencies: - dependency-name: pint 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 180f36f..13d9a22 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -30,7 +30,7 @@ dependencies = [ "numpy==1.26.4", "owlready2==0.46", "pandas==2.2.2", - "pint==0.23", + "pint==0.24.4", ] dynamic = [ "version",] authors = [ From 012bd5a564f02f5526bb362d1f9ab1f2c788de01 Mon Sep 17 00:00:00 2001 From: pyiron-runner Date: Fri, 3 Jan 2025 14:09:34 +0000 Subject: [PATCH 2/5] [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 82304cc..2aa122e 100644 --- a/.ci_support/environment.yml +++ b/.ci_support/environment.yml @@ -5,4 +5,4 @@ dependencies: - openjdk - owlready2 =0.46 - pandas =2.2.2 -- pint =0.23 +- pint =0.24.4 From 6479a9ae0f0746baa83aefb1102c29fe6c6badf6 Mon Sep 17 00:00:00 2001 From: pyiron-runner Date: Fri, 3 Jan 2025 14:11:22 +0000 Subject: [PATCH 3/5] [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 07f092e..2dda6b1 100644 --- a/.binder/environment.yml +++ b/.binder/environment.yml @@ -5,7 +5,7 @@ dependencies: - openjdk - owlready2 =0.46 - pandas =2.2.2 -- pint =0.23 +- pint =0.24.4 - pyiron_atomistics =0.5.4 - pyiron-data =0.0.29 - lammps =2024.02.07=*_openmpi_* diff --git a/docs/environment.yml b/docs/environment.yml index c5f8ad6..b29c968 100644 --- a/docs/environment.yml +++ b/docs/environment.yml @@ -11,5 +11,5 @@ dependencies: - openjdk - owlready2 =0.46 - pandas =2.2.2 -- pint =0.23 +- pint =0.24.4 - sphinxcontrib-mermaid From 3339787008bf16b473d6983874a498f20f2a0b89 Mon Sep 17 00:00:00 2001 From: Sam Dareska <37879103+samwaseda@users.noreply.github.com> Date: Fri, 3 Jan 2025 16:18:36 +0200 Subject: [PATCH 4/5] Update environment-pyiron_atomistics.yml --- .ci_support/environment-pyiron_atomistics.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.ci_support/environment-pyiron_atomistics.yml b/.ci_support/environment-pyiron_atomistics.yml index ebe5169..5432d3e 100644 --- a/.ci_support/environment-pyiron_atomistics.yml +++ b/.ci_support/environment-pyiron_atomistics.yml @@ -1,5 +1,5 @@ channels: - conda-forge dependencies: - - pyiron_atomistics =0.5.4 + - pyiron_atomistics =0.6.19 - pyiron-data =0.0.29 From 513a286b74c9e73ad80b9d6c16d0975ac9398b0f Mon Sep 17 00:00:00 2001 From: pyiron-runner Date: Fri, 3 Jan 2025 14:18:55 +0000 Subject: [PATCH 5/5] [dependabot skip] Update env file --- .binder/environment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.binder/environment.yml b/.binder/environment.yml index 2dda6b1..9289625 100644 --- a/.binder/environment.yml +++ b/.binder/environment.yml @@ -6,6 +6,6 @@ dependencies: - owlready2 =0.46 - pandas =2.2.2 - pint =0.24.4 -- pyiron_atomistics =0.5.4 +- pyiron_atomistics =0.6.19 - pyiron-data =0.0.29 - lammps =2024.02.07=*_openmpi_*