From d127f48319fc46ad22e0c9b652f6fa7c78555ce4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Oct 2024 13:54:15 +0000 Subject: [PATCH] Bump scikit-learn from 1.3.2 to 1.5.0 in /images/datascience-notebook Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn) from 1.3.2 to 1.5.0. - [Release notes](https://github.com/scikit-learn/scikit-learn/releases) - [Commits](https://github.com/scikit-learn/scikit-learn/compare/1.3.2...1.5.0) --- updated-dependencies: - dependency-name: scikit-learn dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- images/datascience-notebook/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/images/datascience-notebook/requirements.txt b/images/datascience-notebook/requirements.txt index f582edd..4c327bd 100644 --- a/images/datascience-notebook/requirements.txt +++ b/images/datascience-notebook/requirements.txt @@ -26,7 +26,7 @@ pypdf2 python-sat[aiger,approxmc,pblib] pyyaml scikit-image==0.22.0 -scikit-learn==1.3.2 +scikit-learn==1.5.0 scipy==1.13.0 seaborn==0.13.2 statsmodels==0.14.1