From 7a6325f846f5ccae82bc1e60ff0369c80cd1ca20 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jan 2024 03:05:24 +0000 Subject: [PATCH] Bump scikit-learn from 1.3.1 to 1.4.0 Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn) from 1.3.1 to 1.4.0. - [Release notes](https://github.com/scikit-learn/scikit-learn/releases) - [Commits](https://github.com/scikit-learn/scikit-learn/compare/1.3.1...1.4.0) --- updated-dependencies: - dependency-name: scikit-learn dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- binder/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/binder/requirements.txt b/binder/requirements.txt index 3df3a00..cf9551c 100644 --- a/binder/requirements.txt +++ b/binder/requirements.txt @@ -9,7 +9,7 @@ sparse-lm>=0.3.0 sympy>=1.11.1 jobflow==0.1.13 atomate2>=0.0.11 -scikit-learn==1.3.1 +scikit-learn==1.4.0 emmet-core==0.68.0 scikit-optimize==0.9.0 scipy==1.11.3 diff --git a/requirements.txt b/requirements.txt index 9dd32bd..0d1c84a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ sparse-lm==0.5.1 sympy==1.12 jobflow==0.1.13 atomate2==0.0.11 -scikit-learn==1.3.1 +scikit-learn==1.4.0 emmet-core==0.68.0 scikit-optimize==0.9.0 scipy==1.11.3