From 03d397fe76e028f91cf582a46385c7d9a10a5748 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Apr 2026 02:45:33 +0000 Subject: [PATCH] Bump scikit-learn from 0.19.1 to 1.5.0 in /utils Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn) from 0.19.1 to 1.5.0. - [Release notes](https://github.com/scikit-learn/scikit-learn/releases) - [Commits](https://github.com/scikit-learn/scikit-learn/compare/0.19.1...1.5.0) --- updated-dependencies: - dependency-name: scikit-learn dependency-version: 1.5.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- utils/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utils/requirements.txt b/utils/requirements.txt index 90d6a9efc..9ae7f8833 100644 --- a/utils/requirements.txt +++ b/utils/requirements.txt @@ -2,7 +2,7 @@ h5py==2.8.0rc1 numpy==1.22.0 Pillow==12.2.0 psutil==5.6.6 -scikit-learn==0.19.1 +scikit-learn==1.5.0 six==1.11.0 tensorflow==2.12.1 umap-learn==0.2.3