From e7ac9d79b9677b7e38f366e891861584e5d1f478 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 08:50:36 +0000 Subject: [PATCH 1/6] Bump scipy from 1.15.0 to 1.15.1 Bumps [scipy](https://github.com/scipy/scipy) from 1.15.0 to 1.15.1. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.15.0...v1.15.1) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 39a24fca9..cd030fd77 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -39,7 +39,7 @@ dependencies = [ "pyiron_snippets==0.1.4", "pylammpsmpi==0.2.27", "pyscal3==3.2.7", - "scipy==1.15.0", + "scipy==1.15.1", "scikit-learn==1.6.1", "seekpath==2.1.0", "spglib==2.5.0", From c745aa5b5bb1f63199d771b72a533201a21634ce Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 08:50:56 +0000 Subject: [PATCH 2/6] [dependabot skip] Update environment --- .ci_support/environment-docs.yml | 2 +- .ci_support/environment.yml | 2 +- binder/environment.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.ci_support/environment-docs.yml b/.ci_support/environment-docs.yml index 218724353..715c46842 100644 --- a/.ci_support/environment-docs.yml +++ b/.ci_support/environment-docs.yml @@ -22,7 +22,7 @@ dependencies: - pylammpsmpi =0.2.27 - pyscal3 =3.2.7 - scikit-learn =1.6.1 -- scipy =1.15.0 +- scipy =1.15.1 - seekpath =2.1.0 - spglib =2.5.0 - structuretoolkit =0.0.29 diff --git a/.ci_support/environment.yml b/.ci_support/environment.yml index e0e40d6a2..08dafa964 100644 --- a/.ci_support/environment.yml +++ b/.ci_support/environment.yml @@ -20,7 +20,7 @@ dependencies: - pylammpsmpi =0.2.27 - pyscal3 =3.2.7 - scikit-learn =1.6.1 -- scipy =1.15.0 +- scipy =1.15.1 - seekpath =2.1.0 - spglib =2.5.0 - structuretoolkit =0.0.29 diff --git a/binder/environment.yml b/binder/environment.yml index 7ab44164b..c5821bb32 100644 --- a/binder/environment.yml +++ b/binder/environment.yml @@ -18,7 +18,7 @@ dependencies: - pylammpsmpi =0.2.27 - pyscal3 =3.2.7 - scikit-learn =1.6.1 -- scipy =1.15.0 +- scipy =1.15.1 - seekpath =2.1.0 - spglib =2.5.0 - structuretoolkit =0.0.29 From eb21b22c4a92a7f8a422a9e6acdfbdc009e1a56e Mon Sep 17 00:00:00 2001 From: Jan Janssen Date: Mon, 13 Jan 2025 13:06:08 +0100 Subject: [PATCH 3/6] Update environment-docs.yml --- .ci_support/environment-docs.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.ci_support/environment-docs.yml b/.ci_support/environment-docs.yml index 715c46842..f1de4abfe 100644 --- a/.ci_support/environment-docs.yml +++ b/.ci_support/environment-docs.yml @@ -7,7 +7,7 @@ dependencies: - myst-parser - aimsgb =1.1.0 - ase =3.24.0 -- atomistics =0.1.33 +- atomistics =0.1.34 - defusedxml =0.7.1 - h5py =3.12.1 - matplotlib-base =3.10.0 @@ -25,6 +25,6 @@ dependencies: - scipy =1.15.1 - seekpath =2.1.0 - spglib =2.5.0 -- structuretoolkit =0.0.29 +- structuretoolkit =0.0.30 - pyxtal =0.6.2 - jupyter-book =1.0.0 From 9be1cf29b92648c9c6a8a52f3a6269aa89fb5987 Mon Sep 17 00:00:00 2001 From: Jan Janssen Date: Mon, 13 Jan 2025 13:06:37 +0100 Subject: [PATCH 4/6] Update environment.yml --- .ci_support/environment.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.ci_support/environment.yml b/.ci_support/environment.yml index 08dafa964..e16c507e4 100644 --- a/.ci_support/environment.yml +++ b/.ci_support/environment.yml @@ -3,7 +3,7 @@ channels: dependencies: - aimsgb =1.1.0 - ase =3.24.0 -- atomistics =0.1.33 +- atomistics =0.1.34 - coverage - codacy-coverage - defusedxml =0.7.1 @@ -23,5 +23,5 @@ dependencies: - scipy =1.15.1 - seekpath =2.1.0 - spglib =2.5.0 -- structuretoolkit =0.0.29 +- structuretoolkit =0.0.30 - pyxtal =0.6.2 From 2c494bb7bd1e96e571a67786c70918ac347e0bdf Mon Sep 17 00:00:00 2001 From: Jan Janssen Date: Mon, 13 Jan 2025 13:06:56 +0100 Subject: [PATCH 5/6] Update environment.yml --- binder/environment.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/binder/environment.yml b/binder/environment.yml index c5821bb32..eae4ca1e5 100644 --- a/binder/environment.yml +++ b/binder/environment.yml @@ -3,7 +3,7 @@ channels: dependencies: - aimsgb =1.1.0 - ase =3.24.0 -- atomistics =0.1.33 +- atomistics =0.1.34 - defusedxml =0.7.1 - h5py =3.12.1 - matplotlib-base =3.10.0 @@ -21,7 +21,7 @@ dependencies: - scipy =1.15.1 - seekpath =2.1.0 - spglib =2.5.0 -- structuretoolkit =0.0.29 +- structuretoolkit =0.0.30 - pyxtal =0.6.2 - pyiron-data =0.0.30 - sqsgenerator =0.3 From 40d53700a78d6c4a1e87f265061fe5347d7f6dce Mon Sep 17 00:00:00 2001 From: Jan Janssen Date: Mon, 13 Jan 2025 13:07:23 +0100 Subject: [PATCH 6/6] Update pyproject.toml --- pyproject.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index cd030fd77..b6e20ba44 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -25,7 +25,7 @@ classifiers = [ ] dependencies = [ "ase==3.24.0", - "atomistics==0.1.33", + "atomistics==0.1.34", "defusedxml==0.7.1", "h5py==3.12.1", "matplotlib==3.10.0", @@ -43,7 +43,7 @@ dependencies = [ "scikit-learn==1.6.1", "seekpath==2.1.0", "spglib==2.5.0", - "structuretoolkit==0.0.29", + "structuretoolkit==0.0.30", ] dynamic = ["version"]