From 0aa4659884691f4de6ba9f7b6ccb0af0c5c9edf8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jun 2024 23:48:55 +0000 Subject: [PATCH] Bump scikit-learn from 1.0.2 to 1.5.0 in /distribution_shift_framework Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn) from 1.0.2 to 1.5.0. - [Release notes](https://github.com/scikit-learn/scikit-learn/releases) - [Commits](https://github.com/scikit-learn/scikit-learn/compare/1.0.2...1.5.0) --- updated-dependencies: - dependency-name: scikit-learn dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- distribution_shift_framework/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/distribution_shift_framework/requirements.txt b/distribution_shift_framework/requirements.txt index 46c3735..8347c68 100644 --- a/distribution_shift_framework/requirements.txt +++ b/distribution_shift_framework/requirements.txt @@ -41,7 +41,7 @@ PyYAML==6.0 requests==2.27.1 requests-oauthlib==1.3.1 rsa==4.8 -scikit-learn==1.0.2 +scikit-learn==1.5.0 scipy==1.8.0 six==1.16.0 sklearn==0.0