From 96c7da0300693f39f9f1f04f43b3dadbd3b42d84 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 3 Apr 2024 16:55:33 +0000 Subject: [PATCH] chore(deps): update dependency urllib3 to v2.0.7 [security] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index fc6492f0..6eeb0ff6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -39,7 +39,7 @@ six==1.16.0 social-auth-app-django==3.4.0 social-auth-core==3.4.0 tweepy==4.6.0 -urllib3==2.0.4 +urllib3==2.0.7 vine==5.0.0 whitenoise==6.5.0 wrapt==1.15.0