From 561ff732d00b79653f4f805a3a8c07383c58c7c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jun 2024 23:00:50 +0000 Subject: [PATCH] Bump scikit-learn from 0.21.1 to 1.5.0 Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn) from 0.21.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.21.1...1.5.0) --- updated-dependencies: - dependency-name: scikit-learn dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- requirements_remote.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 5117542..7f6f563 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ azureml-sdk==1.0.39 -scikit-learn==0.21.1 +scikit-learn==1.5.0 jupyter==1.0.0 matplotlib==3.1.0 joblib==0.13.2 diff --git a/requirements_remote.txt b/requirements_remote.txt index 41a1204..cb8a587 100644 --- a/requirements_remote.txt +++ b/requirements_remote.txt @@ -1,3 +1,3 @@ azureml-sdk==1.0.39 -scikit-learn==0.21.1 +scikit-learn==1.5.0 joblib==0.13.2