From f9cf7641121d0c80e3cf484f349fb47f7f6af9a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Sep 2024 08:45:59 +0000 Subject: [PATCH 1/2] Bump scikit-learn from 1.5.1 to 1.5.2 Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn) from 1.5.1 to 1.5.2. - [Release notes](https://github.com/scikit-learn/scikit-learn/releases) - [Commits](https://github.com/scikit-learn/scikit-learn/compare/1.5.1...1.5.2) --- updated-dependencies: - dependency-name: scikit-learn 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 7476380eb..10e990057 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -40,7 +40,7 @@ dependencies = [ "pylammpsmpi==0.2.25", "pyscal3==3.2.7", "scipy==1.14.1", - "scikit-learn==1.5.1", + "scikit-learn==1.5.2", "seekpath==2.1.0", "spglib==2.5.0", "structuretoolkit==0.0.28", From 556e12de11043a2db69752e754d52bf5d4418454 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 12 Sep 2024 08:46:22 +0000 Subject: [PATCH 2/2] [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 8f7a1fe75..4acc87e79 100644 --- a/.ci_support/environment-docs.yml +++ b/.ci_support/environment-docs.yml @@ -21,7 +21,7 @@ dependencies: - pyiron_snippets =0.1.4 - pylammpsmpi =0.2.25 - pyscal3 =3.2.7 -- scikit-learn =1.5.1 +- scikit-learn =1.5.2 - scipy =1.14.1 - seekpath =2.1.0 - spglib =2.5.0 diff --git a/.ci_support/environment.yml b/.ci_support/environment.yml index bd4b6f104..0504cc1d2 100644 --- a/.ci_support/environment.yml +++ b/.ci_support/environment.yml @@ -19,7 +19,7 @@ dependencies: - pyiron_snippets =0.1.4 - pylammpsmpi =0.2.25 - pyscal3 =3.2.7 -- scikit-learn =1.5.1 +- scikit-learn =1.5.2 - scipy =1.14.1 - seekpath =2.1.0 - spglib =2.5.0 diff --git a/binder/environment.yml b/binder/environment.yml index 5679d443b..d816f7b9e 100644 --- a/binder/environment.yml +++ b/binder/environment.yml @@ -17,7 +17,7 @@ dependencies: - pyiron_snippets =0.1.4 - pylammpsmpi =0.2.25 - pyscal3 =3.2.7 -- scikit-learn =1.5.1 +- scikit-learn =1.5.2 - scipy =1.14.1 - seekpath =2.1.0 - spglib =2.5.0