From ccea14bd56f99f0059baa72173dd5156fee1013a Mon Sep 17 00:00:00 2001 From: Yohan Boniface Date: Tue, 16 May 2023 15:02:47 +0200 Subject: [PATCH] Bump requests --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index b3102772..44f96867 100644 --- a/setup.cfg +++ b/setup.cfg @@ -31,7 +31,7 @@ install_requires = django-compressor==4.3.1 Pillow==9.5.0 psycopg2==2.9.6 - requests==2.28.2 + requests==2.30.0 social-auth-core==4.4.2 social-auth-app-django==5.2.0