From 2cc4afc2ee366d694f173ab1ec4f6445e4855767 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Nov 2024 08:59:15 +0000 Subject: [PATCH 1/4] Bump pyiron-base from 0.10.8 to 0.10.9 Bumps [pyiron-base](https://github.com/pyiron/pyiron_base) from 0.10.8 to 0.10.9. - [Release notes](https://github.com/pyiron/pyiron_base/releases) - [Changelog](https://github.com/pyiron/pyiron_base/blob/main/CHANGELOG.md) - [Commits](https://github.com/pyiron/pyiron_base/compare/pyiron_base-0.10.8...pyiron_base-0.10.9) --- updated-dependencies: - dependency-name: pyiron-base 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 edb0312c0..7e324290e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -35,7 +35,7 @@ dependencies = [ "pandas==2.2.3", "phonopy==2.26.6", "pint==0.24.4", - "pyiron_base==0.10.8", + "pyiron_base==0.10.9", "pyiron_snippets==0.1.4", "pylammpsmpi==0.2.26", "pyscal3==3.2.7", From 37b0f3f95ff35b5ad365b655cf3a21af9f3cbf55 Mon Sep 17 00:00:00 2001 From: Jan Janssen Date: Fri, 29 Nov 2024 10:11:41 +0100 Subject: [PATCH 2/4] Update environment.yml --- .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 ee364ef8e..6e86f52d6 100644 --- a/.ci_support/environment.yml +++ b/.ci_support/environment.yml @@ -15,7 +15,7 @@ dependencies: - pandas =2.2.3 - phonopy =2.26.6 - pint =0.24.4 -- pyiron_base =0.10.8 +- pyiron_base =0.10.9 - pyiron_snippets =0.1.4 - pylammpsmpi =0.2.26 - pyscal3 =3.2.7 From 10ae42c0e29b2d4807d44577a1c6a886174aeb2a Mon Sep 17 00:00:00 2001 From: Jan Janssen Date: Fri, 29 Nov 2024 10:12:00 +0100 Subject: [PATCH 3/4] Update environment-docs.yml --- .ci_support/environment-docs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.ci_support/environment-docs.yml b/.ci_support/environment-docs.yml index 55e49f76f..1aedaac50 100644 --- a/.ci_support/environment-docs.yml +++ b/.ci_support/environment-docs.yml @@ -17,7 +17,7 @@ dependencies: - pandas =2.2.3 - phonopy =2.26.6 - pint =0.24.4 -- pyiron_base =0.10.8 +- pyiron_base =0.10.9 - pyiron_snippets =0.1.4 - pylammpsmpi =0.2.26 - pyscal3 =3.2.7 From b315c95ac8d91fd5ad0c7c6416adaa48aad36345 Mon Sep 17 00:00:00 2001 From: Jan Janssen Date: Fri, 29 Nov 2024 10:12:12 +0100 Subject: [PATCH 4/4] Update environment.yml --- binder/environment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/binder/environment.yml b/binder/environment.yml index d7055ca02..c9dc185bf 100644 --- a/binder/environment.yml +++ b/binder/environment.yml @@ -13,7 +13,7 @@ dependencies: - pandas =2.2.3 - phonopy =2.26.6 - pint =0.24.4 -- pyiron_base =0.10.8 +- pyiron_base =0.10.9 - pyiron_snippets =0.1.4 - pylammpsmpi =0.2.26 - pyscal3 =3.2.7