From 241e2f1b97af205e492dbbb0e023893d3dd1e995 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Feb 2024 21:35:05 +0000 Subject: [PATCH] Bump scikit-learn from 0.24.2 to 1.0.1 in /byom/pima Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn) from 0.24.2 to 1.0.1. - [Release notes](https://github.com/scikit-learn/scikit-learn/releases) - [Commits](https://github.com/scikit-learn/scikit-learn/compare/0.24.2...1.0.1) --- updated-dependencies: - dependency-name: scikit-learn dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- byom/pima/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/byom/pima/requirements.txt b/byom/pima/requirements.txt index cbfa2f2..7c57186 100644 --- a/byom/pima/requirements.txt +++ b/byom/pima/requirements.txt @@ -1,4 +1,4 @@ -scikit-learn==0.24.2 +scikit-learn==1.0.1 matplotlib==3.5.2 teradataml==17.10.0.1 aoa==7.0.0.0rc1