From edcbae63a26687f14c9782d5393176e27be65d50 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Dec 2025 04:09:48 +0000 Subject: [PATCH 1/2] Bump pyiron-base from 0.15.1 to 0.15.11 Bumps [pyiron-base](https://github.com/pyiron/pyiron_base) from 0.15.1 to 0.15.11. - [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.11) --- updated-dependencies: - dependency-name: pyiron-base dependency-version: 0.15.11 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 ea7cfb25..003048a8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ pyiron==0.5.2 -pyiron-base==0.15.1 +pyiron-base==0.15.11 pyiron-atomistics==0.7.20 pyiron-continuum==0.0.8 pyiron-contrib==0.1.19 From fb6b2c5d78cf12d3247c1e685680b89c15cbc762 Mon Sep 17 00:00:00 2001 From: pyiron-runner Date: Thu, 25 Dec 2025 04:10:01 +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..42296ea1 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.11 - git =2.46.0 - mkl =2023.2.0 diff --git a/mpie_cmti/environment.yml b/mpie_cmti/environment.yml index 8202ae42..39edb121 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.11 - pyiron_contrib =0.1.19 - pyiron_potentialfit =0.3.13 - pyiron_workflow =0.13.3