From 1eaf36c826238935e64f0ef2969d962fd4c6e826 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 May 2026 21:11:03 +0000 Subject: [PATCH] Bump scikit-learn in the pip group across 1 directory Bumps the pip group with 1 update in the / directory: [scikit-learn](https://github.com/scikit-learn/scikit-learn). Updates `scikit-learn` from 1.4.0 to 1.5.0 - [Release notes](https://github.com/scikit-learn/scikit-learn/releases) - [Commits](https://github.com/scikit-learn/scikit-learn/compare/1.4.0...1.5.0) --- updated-dependencies: - dependency-name: scikit-learn dependency-version: 1.5.0 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b899a99..cfb090a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ py_mini_racer==0.6.0 matplotlib==3.8.2 numpy==1.26.4 tensorflow_datasets==4.9.4 -scikit_learn==1.4.0 # do not change this to be able to load old models! +scikit_learn==1.5.0 # do not change this to be able to load old models! h5py==3.10.0 pandas==2.2.0 torch==2.8.0