From cbbf6d33d9839762c21bb58a32a8c9f414543b99 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 8 Dec 2022 01:42:24 +0000 Subject: [PATCH] Update dependency urllib3 to v1.24.3 [SECURITY] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cb73bae87..c44da6fd6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -42,7 +42,7 @@ six==1.10.0 social-auth-app-django==3.1.0 social-auth-core==3.2.0 tweepy==3.8.0 -urllib3==1.24.2 +urllib3==1.24.3 vine==1.1.4 whitenoise==3.3.1 wrapt==1.10.11