From 19c0f5ccf772f786277ce5f79591c234a38fea39 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Jun 2024 01:09:07 +0000 Subject: [PATCH] Bump scikit-learn from 1.4.0 to 1.5.0 Bumps [scikit-learn](https://github.com/scikit-learn/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-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 bd582f1..487c3be 100644 --- a/requirements.txt +++ b/requirements.txt @@ -108,7 +108,7 @@ requests-oauthlib==1.3.1 rsa==4.9 ruamel.yaml==0.18.5 ruamel.yaml.clib==0.2.7 -scikit-learn==1.4.0 +scikit-learn==1.5.0 scipy==1.12.0 sentry-sdk==1.40.0 setproctitle==1.3.3