diff --git a/requirements/common.in b/requirements/common.in index dd3bd023f5..7ca1e79dcf 100644 --- a/requirements/common.in +++ b/requirements/common.in @@ -179,7 +179,7 @@ pyoembed==0.1.2 py3dns==3.2.0 # Install Python Social Auth -social-auth-app-django==2.1.0 +social-auth-app-django==3.1.0 # Needed for messages' rendered content parsing in push notifications. lxml==4.2.5 diff --git a/requirements/dev.txt b/requirements/dev.txt index 0e93c86749..a96df317ae 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -159,7 +159,7 @@ six==1.11.0 smmap==0.9.0 snakeviz==1.0.0 snowballstemmer==1.2.1 -social-auth-app-django==2.1.0 +social-auth-app-django==3.1.0 social-auth-core==1.5.0 # via social-auth-app-django sockjs-tornado==1.0.3 sourcemap==0.2.1 diff --git a/requirements/prod.txt b/requirements/prod.txt index cc3acaad7d..2f39ca3ea4 100644 --- a/requirements/prod.txt +++ b/requirements/prod.txt @@ -112,7 +112,7 @@ rsa==4.0 simplegeneric==0.8.1 # via ipython six==1.11.0 smmap==0.9.0 -social-auth-app-django==2.1.0 +social-auth-app-django==3.1.0 social-auth-core==1.5.0 # via social-auth-app-django sockjs-tornado==1.0.3 sourcemap==0.2.1