From 997039ce3316e357a35637ad85c1a510e7650e16 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Nov 2025 04:10:32 +0000 Subject: [PATCH 1/2] Bump pyiron-potentialfit from 0.3.13 to 0.3.15 Bumps [pyiron-potentialfit](https://github.com/pyiron/pyiron_potentialfit) from 0.3.13 to 0.3.15. - [Release notes](https://github.com/pyiron/pyiron_potentialfit/releases) - [Commits](https://github.com/pyiron/pyiron_potentialfit/compare/pyiron_potentialfit-0.3.13...pyiron_potentialfit-0.3.15) --- updated-dependencies: - dependency-name: pyiron-potentialfit dependency-version: 0.3.15 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..b448f68e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ pyiron-continuum==0.0.8 pyiron-contrib==0.1.19 pyiron-experimental==0.0.3 pyiron-workflow==0.13.3 -pyiron-potentialfit==0.3.13 +pyiron-potentialfit==0.3.15 pyironflow==0.0.20 aimsgb==1.1.1 calphy==1.4.3 From 75fef055b9945c46652da119ddc8ffbe9e9ef45a Mon Sep 17 00:00:00 2001 From: pyiron-runner Date: Thu, 27 Nov 2025 04:10:47 +0000 Subject: [PATCH 2/2] [dependabot skip] Update environment --- mpie_cmti/environment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mpie_cmti/environment.yml b/mpie_cmti/environment.yml index 8202ae42..385c01fe 100644 --- a/mpie_cmti/environment.yml +++ b/mpie_cmti/environment.yml @@ -30,7 +30,7 @@ dependencies: - pyiron_atomistics =0.7.20 - pyiron_base =0.15.1 - pyiron_contrib =0.1.19 -- pyiron_potentialfit =0.3.13 +- pyiron_potentialfit =0.3.15 - pyiron_workflow =0.13.3 - pyiron_gui =0.0.12 - pyironflow =0.0.20