From 37e5300e3156847e0d19fd9698271edab04a1990 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Sep 2024 07:38:52 +0000 Subject: [PATCH] build(deps): Bump scikit-learn from 1.2 to 1.5.0 in /src Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn) from 1.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.2.0...1.5.0) --- updated-dependencies: - dependency-name: scikit-learn dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements.txt b/src/requirements.txt index 590b170..a182f37 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -2,4 +2,4 @@ boto3==1.26.118 botocore==1.29.118 numpy==1.24.3 pandas==1.5.3 -scikit-learn==1.2 +scikit-learn==1.5.0