From 6e2e0ae1d545e3e00ad3d500d940b856a298e600 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Feb 2024 16:54:16 +0000 Subject: [PATCH 1/2] Bump scikit-learn from 1.4.0 to 1.4.1.post1 Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn) from 1.4.0 to 1.4.1.post1. - [Release notes](https://github.com/scikit-learn/scikit-learn/releases) - [Commits](https://github.com/scikit-learn/scikit-learn/compare/1.4.0...1.4.1.post1) --- 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 e2236d253..27a36000a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -45,7 +45,7 @@ pyscal = ["pyscal2==2.10.18"] nglview = ["nglview==3.1.1"] matplotlib = ["matplotlib==3.8.2"] plotly = ["plotly==5.18.0"] -clusters = ["scikit-learn==1.4.0"] +clusters = ["scikit-learn==1.4.1.post1"] symmetry = ["spglib==2.3.1"] surface = [ "spglib==2.3.1", From 02f9ae5f653b73e4c258617b3c79fbbe6fa1e36c Mon Sep 17 00:00:00 2001 From: pyironrunner Date: Fri, 16 Feb 2024 16:54:34 +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 3b1b5a136..99bb2cbc5 100644 --- a/.ci_support/environment.yml +++ b/.ci_support/environment.yml @@ -14,7 +14,7 @@ dependencies: - pymatgen =2024.2.8 - pyscal =2.10.18 - pyxtal =0.6.2 -- scikit-learn =1.4.0 +- scikit-learn =1.4.1.post1 - scipy =1.12.0 - spglib =2.3.1 - sqsgenerator =0.3