From c15ad107d82befdcd3951ce13b0734cde0b959a1 Mon Sep 17 00:00:00 2001 From: Yohan Boniface Date: Mon, 9 Mar 2020 16:27:37 +0100 Subject: [PATCH] Bump requests to 2.23.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 76a0899f..28c0ff56 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,6 +3,6 @@ django-agnocomplete==1.0.0 django-compressor==2.4 Pillow==6.2.0 psycopg2==2.8.2 -requests==2.21.0 +requests==2.23.0 social-auth-core==3.2.0 social-auth-app-django==3.1.0