From 80f0a7a9fd5b5101deb121a5917018bf8de465a1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 7 Aug 2024 23:17:19 +0000 Subject: [PATCH] chore(deps): update dependency joblib 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..bd7c18408 100644 --- a/gwells/scripts/profanitysearch/requirements.txt +++ b/gwells/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