From 78667411cddea8250bf4cd56526db0ab8dac2402 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Nov 2025 04:10:35 +0000 Subject: [PATCH 1/2] Bump pyiron-base from 0.15.1 to 0.15.10 Bumps [pyiron-base](https://github.com/pyiron/pyiron_base) from 0.15.1 to 0.15.10. - [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.10) --- updated-dependencies: - dependency-name: pyiron-base dependency-version: 0.15.10 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..546507ff 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ pyiron==0.5.2 -pyiron-base==0.15.1 +pyiron-base==0.15.10 pyiron-atomistics==0.7.20 pyiron-continuum==0.0.8 pyiron-contrib==0.1.19 From 7f81c527bc6e4901a25a9c611be7754a0bfa2c54 Mon Sep 17 00:00:00 2001 From: pyiron-runner Date: Wed, 19 Nov 2025 04:10:47 +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..0082dd24 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.10 - git =2.46.0 - mkl =2023.2.0 diff --git a/mpie_cmti/environment.yml b/mpie_cmti/environment.yml index 8202ae42..3c073cab 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.10 - pyiron_contrib =0.1.19 - pyiron_potentialfit =0.3.13 - pyiron_workflow =0.13.3