From 323e0496757c69ae500b6bb4c13f99c2a8f24c9e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Aug 2026 13:48:31 +0000 Subject: [PATCH] Bump scikit-learn from 1.1.3 to 1.5.0 Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn) from 1.1.3 to 1.5.0. - [Release notes](https://github.com/scikit-learn/scikit-learn/releases) - [Commits](https://github.com/scikit-learn/scikit-learn/compare/1.1.3...1.5.0) --- updated-dependencies: - dependency-name: scikit-learn dependency-version: 1.5.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ff26c87..4000d07 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ numpy==1.24.4 pandas==1.4.4 matplotlib==3.5.2 scipy==1.7.3 -scikit-learn==1.1.3 +scikit-learn==1.5.0 patsy==0.5.2 seaborn==0.13.1 Jinja2==3.1.2