From fc7a4c5477d6c4a4892bb02e1afd771927d0b369 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Nov 2025 04:13:17 +0000 Subject: [PATCH 1/2] Bump pyiron-base from 0.15.1 to 0.15.9 Bumps [pyiron-base](https://github.com/pyiron/pyiron_base) from 0.15.1 to 0.15.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.15.1...pyiron_base-0.15.9) --- updated-dependencies: - dependency-name: pyiron-base dependency-version: 0.15.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3a661a6f..5884fb7a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ pyiron==0.5.2 -pyiron-base==0.15.1 +pyiron-base==0.15.9 pyiron-atomistics==0.7.20 pyiron-continuum==0.0.8 pyiron-contrib==0.1.19 From 2308ffdd8f7659f13914f8de1af5608da246a11e Mon Sep 17 00:00:00 2001 From: pyiron-runner Date: Mon, 10 Nov 2025 04:13:29 +0000 Subject: [PATCH 2/2] [dependabot skip] Update environment --- base/environment.yml | 2 +- mpie_cmti/environment.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/base/environment.yml b/base/environment.yml index 4366b44b..1f59f671 100644 --- a/base/environment.yml +++ b/base/environment.yml @@ -2,6 +2,6 @@ channels: - conda-forge - nodefaults dependencies: -- pyiron_base =0.15.1 +- pyiron_base =0.15.9 - git =2.46.0 - mkl =2023.2.0 diff --git a/mpie_cmti/environment.yml b/mpie_cmti/environment.yml index f107b2b1..dbd692a7 100644 --- a/mpie_cmti/environment.yml +++ b/mpie_cmti/environment.yml @@ -28,7 +28,7 @@ dependencies: - pyiron =0.5.2 - pyiron-data =0.0.30 - pyiron_atomistics =0.7.20 -- pyiron_base =0.15.1 +- pyiron_base =0.15.9 - pyiron_contrib =0.1.19 - pyiron_potentialfit =0.3.12 - pyiron_workflow =0.13.3