From d867fa77a3ca7047b953608fa3e4ed57774643a3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 16:52:54 +0000 Subject: [PATCH 1/2] Bump scikit-learn from 1.5.2 to 1.6.0 Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn) from 1.5.2 to 1.6.0. - [Release notes](https://github.com/scikit-learn/scikit-learn/releases) - [Commits](https://github.com/scikit-learn/scikit-learn/compare/1.5.2...1.6.0) --- updated-dependencies: - dependency-name: scikit-learn dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 6b16dece5..2788312cc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -45,7 +45,7 @@ pyscal = ["pyscal3==3.2.7"] nglview = ["nglview==3.1.4"] matplotlib = ["matplotlib==3.9.3"] plotly = ["plotly==5.24.1"] -clusters = ["scikit-learn==1.5.2"] +clusters = ["scikit-learn==1.6.0"] symmetry = ["spglib==2.5.0"] surface = [ "spglib==2.5.0", From c430a6ff29dc20d9dc57ab0bee9045703af8ae1e Mon Sep 17 00:00:00 2001 From: pyironrunner Date: Mon, 9 Dec 2024 16:53:12 +0000 Subject: [PATCH 2/2] [dependabot skip] Update environment --- .ci_support/environment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.ci_support/environment.yml b/.ci_support/environment.yml index f76e9b507..6dbed5f0a 100644 --- a/.ci_support/environment.yml +++ b/.ci_support/environment.yml @@ -15,7 +15,7 @@ dependencies: - pymatgen =2024.11.13 - pyscal3 =3.2.7 - pyxtal =1.0.5 -- scikit-learn =1.5.2 +- scikit-learn =1.6.0 - scipy =1.14.1 - spglib =2.5.0 - sqsgenerator =0.3