From 1d71dcdedc21c0e46511bbc0b0ff5ce540cfedd1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Apr 2025 08:05:19 +0000 Subject: [PATCH] Bump scikit-learn in /Detection Models/AI_Text_Detector Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn) from 1.4.2 to 1.5.1. - [Release notes](https://github.com/scikit-learn/scikit-learn/releases) - [Commits](https://github.com/scikit-learn/scikit-learn/compare/1.4.2...1.5.1) --- updated-dependencies: - dependency-name: scikit-learn dependency-version: 1.5.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Detection Models/AI_Text_Detector/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Detection Models/AI_Text_Detector/requirements.txt b/Detection Models/AI_Text_Detector/requirements.txt index 3e4fea366..afe41935b 100644 --- a/Detection Models/AI_Text_Detector/requirements.txt +++ b/Detection Models/AI_Text_Detector/requirements.txt @@ -1,6 +1,6 @@ flask==3.0.3 tensorflow==2.16.1 -scikit-learn==1.4.2 +scikit-learn==1.5.1 numpy==1.26.4 pandas==2.2.2 keras==3.9.0