From 6f85fdbe68043f3bb46cf446d8fcc09d1e300444 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Sep 2024 14:17:26 +0000 Subject: [PATCH] Bump scikit-learn in /technologies/job/python/python-3.11/resources Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn) from 1.3.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.3.2...1.5.0) --- updated-dependencies: - dependency-name: scikit-learn dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- technologies/job/python/python-3.11/resources/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/technologies/job/python/python-3.11/resources/requirements.txt b/technologies/job/python/python-3.11/resources/requirements.txt index 6c7044248..b8f4cb448 100644 --- a/technologies/job/python/python-3.11/resources/requirements.txt +++ b/technologies/job/python/python-3.11/resources/requirements.txt @@ -20,5 +20,5 @@ psycopg2-binary==2.9.9 numpy==1.26.1 pandas==2.1.2 matplotlib==3.8.0 -scikit-learn==1.3.2 +scikit-learn==1.5.0 saagieapi==2.9.0