From 339cec5d669132411d8cefe6efa15f3fddb36bc9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 11:54:36 +0000 Subject: [PATCH 1/3] Bump pyiron-base from 0.10.1 to 0.10.9 Bumps [pyiron-base](https://github.com/pyiron/pyiron_base) from 0.10.1 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.1...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] --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 2d7cea387..acba0518a 100644 --- a/setup.py +++ b/setup.py @@ -34,7 +34,7 @@ 'matplotlib==3.9.2', 'numpy==1.26.4', 'pyiron_snippets==0.1.3', - 'pyiron_base==0.10.1', + 'pyiron_base==0.10.9', 'scipy==1.14.1', 'seaborn==0.13.2', 'pyparsing==3.1.4', From 203a064163b16f1add702416da6e737f48c0c062 Mon Sep 17 00:00:00 2001 From: pyiron-runner Date: Mon, 2 Dec 2024 11:54:56 +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 0e7e9485f..7449c7009 100644 --- a/.ci_support/environment.yml +++ b/.ci_support/environment.yml @@ -7,7 +7,7 @@ dependencies: - codacy-coverage - matplotlib-base =3.9.2 - numpy =1.26.4 -- pyiron_base =0.10.1 +- pyiron_base =0.10.9 - pyiron_atomistics =0.6.12 - pyiron_snippets =0.1.3 - pyparsing =3.1.4 From 43a38a90107a7ace63f9735278bb5b5ec9076689 Mon Sep 17 00:00:00 2001 From: pyiron-runner Date: Mon, 2 Dec 2024 11:55:17 +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 6bb05bfcd..f6e51205d 100644 --- a/.binder/environment.yml +++ b/.binder/environment.yml @@ -7,7 +7,7 @@ dependencies: - codacy-coverage - matplotlib-base =3.9.2 - numpy =1.26.4 -- pyiron_base =0.10.1 +- pyiron_base =0.10.9 - pyiron_atomistics =0.6.12 - pyiron_snippets =0.1.3 - pyparsing =3.1.4 diff --git a/docs/environment.yml b/docs/environment.yml index 79ad2a589..98467058a 100644 --- a/docs/environment.yml +++ b/docs/environment.yml @@ -13,7 +13,7 @@ dependencies: - codacy-coverage - matplotlib-base =3.9.2 - numpy =1.26.4 -- pyiron_base =0.10.1 +- pyiron_base =0.10.9 - pyiron_atomistics =0.6.12 - pyiron_snippets =0.1.3 - pyparsing =3.1.4