From afa18c143906e9b49987577647e279cdf849f982 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 7 Aug 2024 23:17:26 +0000 Subject: [PATCH] chore(deps): update dependency scikit-learn to v1 [security] --- gwells/scripts/profanitysearch/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gwells/scripts/profanitysearch/requirements.txt b/gwells/scripts/profanitysearch/requirements.txt index 21e35a634..d604f6e46 100644 --- a/gwells/scripts/profanitysearch/requirements.txt +++ b/gwells/scripts/profanitysearch/requirements.txt @@ -3,6 +3,6 @@ joblib==0.15.1 numpy==1.18.5 profanity-check==1.0.3 profanityfilter==2.0.6 -scikit-learn==0.22.2.post1 +scikit-learn==1.5.0 scipy==1.4.1 threadpoolctl==2.1.0