From e715162cf564260b06c089c09b3b2a2fef2d307d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Jun 2024 00:05:42 +0000 Subject: [PATCH] Bump scikit-learn from 1.1.1 to 1.5.0 in /consistency/tool Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn) from 1.1.1 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.1...1.5.0) --- updated-dependencies: - dependency-name: scikit-learn dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- consistency/tool/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/consistency/tool/requirements.txt b/consistency/tool/requirements.txt index b1ee0f73..1790de54 100644 --- a/consistency/tool/requirements.txt +++ b/consistency/tool/requirements.txt @@ -27,7 +27,7 @@ pytictoc==1.5.2 pytz==2022.1 requests==2.31.0 rsa==4.8 -scikit-learn==1.1.1 +scikit-learn==1.5.0 scipy==1.10.0 six==1.16.0 sklearn==0.0