From 82cf65d1730776eb62e41a8d73ce21422e6ca76e Mon Sep 17 00:00:00 2001 From: Yohan Boniface Date: Mon, 9 Mar 2020 16:24:52 +0100 Subject: [PATCH] Bump social-auth-core to 3.2.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f7846ecc..76a0899f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,5 +4,5 @@ django-compressor==2.4 Pillow==6.2.0 psycopg2==2.8.2 requests==2.21.0 -social-auth-core==3.1.0 +social-auth-core==3.2.0 social-auth-app-django==3.1.0