From 388714e092f0202d58d574266e1e5cb84d8b46a1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 04:24:24 +0000 Subject: [PATCH 1/8] Bump pyiron-base from 0.10.8 to 0.10.9 Bumps [pyiron-base](https://github.com/pyiron/pyiron_base) from 0.10.8 to 0.10.9. - [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.10.8...pyiron_base-0.10.9) --- updated-dependencies: - dependency-name: pyiron-base 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 1e528229..2cbf5024 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ pyiron==0.5.2 -pyiron_base==0.10.8 +pyiron_base==0.10.9 pyiron-atomistics==0.6.17 pyiron-continuum==0.0.8 pyiron-contrib==0.1.18 From 16cfedc60e9ed5a901f2d479d98b1589f1481d65 Mon Sep 17 00:00:00 2001 From: pyiron-runner Date: Mon, 2 Dec 2024 04:24:37 +0000 Subject: [PATCH 2/8] [dependabot skip] Update environment --- base/environment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/base/environment.yml b/base/environment.yml index 4e124d7c..985c253d 100644 --- a/base/environment.yml +++ b/base/environment.yml @@ -2,6 +2,6 @@ channels: - conda-forge - nodefaults dependencies: -- pyiron_base =0.10.8 +- pyiron_base =0.10.9 - git =2.46.0 - mkl =2023.2.0 From 16e8acf90b8fdc5f0fbc125bba693d7181f3f021 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Dec 2024 05:05:35 +0000 Subject: [PATCH 3/8] Bump calphy from 1.3.11 to 1.3.13 Bumps [calphy](https://github.com/ICAMS/calphy) from 1.3.11 to 1.3.13. - [Release notes](https://github.com/ICAMS/calphy/releases) - [Commits](https://github.com/ICAMS/calphy/compare/1.3.11...1.3.13) --- updated-dependencies: - dependency-name: calphy 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 c0864052..8c389380 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ pyiron-gpl==0.0.5 pyiron_potentialfit==0.3.7 pyironflow==0.0.5 aimsgb==1.1.1 -calphy==1.3.11 +calphy==1.3.13 damask==3.0.0 fenics==2019.1.0 gpaw==24.6.0 From e71aa29df8a80c3be318cf263ef8a8659a582b28 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Dec 2024 05:05:43 +0000 Subject: [PATCH 4/8] Bump pyiron-atomistics from 0.6.17 to 0.6.18 Bumps [pyiron-atomistics](https://github.com/pyiron/pyiron_atomistics) from 0.6.17 to 0.6.18. - [Release notes](https://github.com/pyiron/pyiron_atomistics/releases) - [Changelog](https://github.com/pyiron/pyiron_atomistics/blob/main/CHANGELOG.md) - [Commits](https://github.com/pyiron/pyiron_atomistics/compare/pyiron_atomistics-0.6.17...pyiron_atomistics-0.6.18) --- updated-dependencies: - dependency-name: pyiron-atomistics 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 c0864052..7fdd5a15 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ pyiron==0.5.2 pyiron_base==0.10.8 -pyiron-atomistics==0.6.17 +pyiron-atomistics==0.6.18 pyiron-continuum==0.0.8 pyiron-contrib==0.1.18 pyiron_experimental==0.0.3 From ea027b02fc6ae357678881058cfdda28a6c6054c Mon Sep 17 00:00:00 2001 From: pyiron-runner Date: Wed, 11 Dec 2024 05:05:48 +0000 Subject: [PATCH 5/8] [dependabot skip] Update environment --- mpie_cmti/environment.yml | 2 +- potentialworkshop/environment.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/mpie_cmti/environment.yml b/mpie_cmti/environment.yml index dbf0e3e1..3c8d1403 100644 --- a/mpie_cmti/environment.yml +++ b/mpie_cmti/environment.yml @@ -5,7 +5,7 @@ dependencies: - aimsgb =1.1.1 - atomicrex =1.0.4 - bader =1.0.5 -- calphy =1.3.11 +- calphy =1.3.13 - fitsnap3 =3.1.0.4 - nbgitpuller =1.2.1 - pyiron_contrib =0.1.18 diff --git a/potentialworkshop/environment.yml b/potentialworkshop/environment.yml index e7ac37c0..a894e342 100644 --- a/potentialworkshop/environment.yml +++ b/potentialworkshop/environment.yml @@ -9,5 +9,5 @@ dependencies: - pyiron_gpl =0.0.5 - nbgitpuller =1.2.1 - python-ace =0.3.0 -- calphy =1.3.11 +- calphy =1.3.13 - pyxtal =1.0.6 From 8374006fb77d91c696fca5311d5ae0778928f421 Mon Sep 17 00:00:00 2001 From: pyiron-runner Date: Wed, 11 Dec 2024 05:05:57 +0000 Subject: [PATCH 6/8] [dependabot skip] Update environment --- md/environment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/md/environment.yml b/md/environment.yml index 9ded254f..db6d87e7 100644 --- a/md/environment.yml +++ b/md/environment.yml @@ -3,7 +3,7 @@ channels: - nodefaults dependencies: - pyiron =0.5.2 -- pyiron_atomistics =0.6.17 +- pyiron_atomistics =0.6.18 - pyiron-data =0.0.30 - nglview =3.1.4 - lammps =2023.08.02=*openmpi* From fe6c1f352bae412af008753e960648db63eb904e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Dec 2024 04:41:38 +0000 Subject: [PATCH 7/8] Bump pyiron-potentialfit from 0.3.7 to 0.3.8 Bumps [pyiron-potentialfit](https://github.com/pyiron/pyiron_potentialfit) from 0.3.7 to 0.3.8. - [Release notes](https://github.com/pyiron/pyiron_potentialfit/releases) - [Commits](https://github.com/pyiron/pyiron_potentialfit/compare/pyiron_potentialfit-0.3.7...pyiron_potentialfit-0.3.8) --- updated-dependencies: - dependency-name: pyiron-potentialfit 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 c0864052..30673f79 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ pyiron-contrib==0.1.18 pyiron_experimental==0.0.3 pyiron_workflow==0.11.2 pyiron-gpl==0.0.5 -pyiron_potentialfit==0.3.7 +pyiron_potentialfit==0.3.8 pyironflow==0.0.5 aimsgb==1.1.1 calphy==1.3.11 From 3da7d882feab68fd8e5ae4e536fe5299075befbb Mon Sep 17 00:00:00 2001 From: Niklas Siemer <70580458+niklassiemer@users.noreply.github.com> Date: Mon, 16 Dec 2024 09:08:55 +0100 Subject: [PATCH 8/8] Update environment.yml --- 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 dbf0e3e1..a4987e3d 100644 --- a/mpie_cmti/environment.yml +++ b/mpie_cmti/environment.yml @@ -9,7 +9,7 @@ dependencies: - fitsnap3 =3.1.0.4 - nbgitpuller =1.2.1 - pyiron_contrib =0.1.18 -- pyiron_potentialfit =0.3.7 +- pyiron_potentialfit =0.3.8 - pyiron_workflow =0.11.2 - pyiron_gui =0.0.12 - pyironflow =0.0.5