From 67027c117ea34f29d3811f1378229e83b664d05d Mon Sep 17 00:00:00 2001 From: Yohan Boniface Date: Wed, 1 Mar 2023 17:38:16 +0100 Subject: [PATCH] Bump requests --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 1fec562c..290ee2f7 100644 --- a/setup.cfg +++ b/setup.cfg @@ -31,7 +31,7 @@ install_requires = django-compressor==4.3.1 Pillow==9.4.0 psycopg2==2.9.5 - requests==2.26.0 + requests==2.28.2 social-auth-core==4.1.0 social-auth-app-django==5.0.0