From ac01e4eb5fba251ecc63bdb085c39c08ab5ad8ae Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 Aug 2024 17:40:36 +0100 Subject: [PATCH] Update urllib3 from 1.26.13 to 2.2.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 83fa61f6..37cde3c1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,5 +12,5 @@ pygments==2.18.0 sentry-sdk==2.12.0 setuptools==72.1.0 sqlparse==0.5.1 -urllib3==1.26.13 +urllib3==2.2.2 whitenoise==6.2.0