From 04c913fecac77d23e761fead3e9ead3c847939ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Oct 2025 16:18:34 +0000 Subject: [PATCH 1/3] Bump pyiron-base from 0.15.0 to 0.15.4 Bumps [pyiron-base](https://github.com/pyiron/pyiron_base) from 0.15.0 to 0.15.4. - [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.15.0...pyiron_base-0.15.4) --- updated-dependencies: - dependency-name: pyiron-base dependency-version: 0.15.4 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 6135c00b..6f23e55e 100644 --- a/setup.py +++ b/setup.py @@ -30,7 +30,7 @@ "ase==3.25.0", "matplotlib>=3.8.4,<4", "numpy==1.26.4", - "pyiron_base==0.15.0", + "pyiron_base==0.15.4", "pyiron_atomistics==0.7.19", "scipy==1.15.2", "runnerase==0.3.3", From 59ca669a836dd69ca7b901f0178b7beb28d3a5da Mon Sep 17 00:00:00 2001 From: pyiron-runner Date: Mon, 13 Oct 2025 16:18:50 +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 4e6ca3b4..de737ec1 100644 --- a/.ci_support/environment.yml +++ b/.ci_support/environment.yml @@ -7,7 +7,7 @@ dependencies: - codacy-coverage - matplotlib >=3.8.4,<4 - numpy =1.26.4 -- pyiron_base =0.15.0 +- pyiron_base =0.15.4 - pyiron_atomistics =0.7.19 - pyiron-data =0.0.25 - pyiron_contrib =0.1.18 From 8fb6f14852c009e30579e4159feed529af6bda69 Mon Sep 17 00:00:00 2001 From: pyiron-runner Date: Mon, 13 Oct 2025 16:19:09 +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 d8b682db..3cbd7b67 100644 --- a/.binder/environment.yml +++ b/.binder/environment.yml @@ -7,7 +7,7 @@ dependencies: - codacy-coverage - matplotlib >=3.8.4,<4 - numpy =1.26.4 -- pyiron_base =0.15.0 +- pyiron_base =0.15.4 - pyiron_atomistics =0.7.19 - pyiron-data =0.0.25 - pyiron_contrib =0.1.18 diff --git a/docs/environment.yml b/docs/environment.yml index a3241bc9..8bda7521 100644 --- a/docs/environment.yml +++ b/docs/environment.yml @@ -13,7 +13,7 @@ dependencies: - codacy-coverage - matplotlib >=3.8.4,<4 - numpy =1.26.4 -- pyiron_base =0.15.0 +- pyiron_base =0.15.4 - pyiron_atomistics =0.7.19 - pyiron-data =0.0.25 - pyiron_contrib =0.1.18