From fd1d45c54aaf36205b51dc655345c7872c4ecfc1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Oct 2025 04:11:02 +0000 Subject: [PATCH 1/2] Bump pyiron-base from 0.15.1 to 0.15.7 Bumps [pyiron-base](https://github.com/pyiron/pyiron_base) from 0.15.1 to 0.15.7. - [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.7) --- updated-dependencies: - dependency-name: pyiron-base dependency-version: 0.15.7 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 4c4cdb1c..aef33614 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ pyiron==0.5.2 -pyiron-base==0.15.1 +pyiron-base==0.15.7 pyiron-atomistics==0.7.20 pyiron-continuum==0.0.8 pyiron-contrib==0.1.19 From a08761f9ad9125f9e4c2e9933226be013b83548f Mon Sep 17 00:00:00 2001 From: pyiron-runner Date: Thu, 30 Oct 2025 04:11:15 +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..6c58f263 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.7 - git =2.46.0 - mkl =2023.2.0 diff --git a/mpie_cmti/environment.yml b/mpie_cmti/environment.yml index 5ac1d137..2ab8bc49 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.7 - pyiron_contrib =0.1.19 - pyiron_potentialfit =0.3.12 - pyiron_workflow =0.13.3