From 9d73c4e6886526878aea48c30c5f686f2c3d5fb3 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 26 Aug 2024 18:02:08 +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 a0905f17..1de6bef4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,5 +12,5 @@ pygments==2.18.0 sentry-sdk==2.13.0 setuptools==73.0.1 sqlparse==0.5.1 -urllib3==1.26.13 +urllib3==2.2.2 whitenoise==6.2.0