From cf8179564b4451f154f41e4f8ab17c8df0050f81 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Feb 2024 21:13:40 +0000 Subject: [PATCH] Bump scikit-learn in /anomaly_detection/kerasanomaly Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn) from 0.24.1 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.1...1.0.1) --- updated-dependencies: - dependency-name: scikit-learn dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- anomaly_detection/kerasanomaly/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anomaly_detection/kerasanomaly/requirements.txt b/anomaly_detection/kerasanomaly/requirements.txt index a05d5aa..d0872c0 100644 --- a/anomaly_detection/kerasanomaly/requirements.txt +++ b/anomaly_detection/kerasanomaly/requirements.txt @@ -1,4 +1,4 @@ matplotlib==3.3.3 numpy==1.19.5 Keras==2.4.3 -scikit_learn==0.24.1 +scikit_learn==1.0.1