From 5f3196fda07126c14088fa76045c31a067b72dec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Oct 2025 04:16:34 +0000 Subject: [PATCH 1/2] Bump pyiron-base from 0.15.1 to 0.15.3 Bumps [pyiron-base](https://github.com/pyiron/pyiron_base) from 0.15.1 to 0.15.3. - [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.3) --- updated-dependencies: - dependency-name: pyiron-base dependency-version: 0.15.3 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 2959bda3..0d12195e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ pyiron==0.5.2 -pyiron-base==0.15.1 +pyiron-base==0.15.3 pyiron-atomistics==0.7.20 pyiron-continuum==0.0.8 pyiron-contrib==0.1.19 From 16988c1fa4c5aeb9b16234e213a513452a842f1b Mon Sep 17 00:00:00 2001 From: pyiron-runner Date: Wed, 1 Oct 2025 04:16:49 +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..e00aadb0 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.3 - git =2.46.0 - mkl =2023.2.0 diff --git a/mpie_cmti/environment.yml b/mpie_cmti/environment.yml index a01a62da..cb5efc4b 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.3 - pyiron_contrib =0.1.19 - pyiron_potentialfit =0.3.12 - pyiron_workflow =0.13.3