From 1b8bd8294c2ce5477442cba1349ddb4c9bc4edcd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 7 Aug 2024 21:37:01 +0000 Subject: [PATCH] chore(deps): update dependency joblib to v1 [security] --- gwells/app/scripts/profanitysearch/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gwells/app/scripts/profanitysearch/requirements.txt b/gwells/app/scripts/profanitysearch/requirements.txt index 21e35a634..bd7c18408 100644 --- a/gwells/app/scripts/profanitysearch/requirements.txt +++ b/gwells/app/scripts/profanitysearch/requirements.txt @@ -1,5 +1,5 @@ inflection==0.5.0 -joblib==0.15.1 +joblib==1.2.0 numpy==1.18.5 profanity-check==1.0.3 profanityfilter==2.0.6