From 4288611c78337f79690775cd42b0c6fcb0e41dbb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Aug 2021 05:05:35 +0000 Subject: [PATCH] Bump social-auth-app-django from 4.0.0 to 5.0.0 Bumps [social-auth-app-django](https://github.com/python-social-auth/social-app-django) from 4.0.0 to 5.0.0. - [Release notes](https://github.com/python-social-auth/social-app-django/releases) - [Changelog](https://github.com/python-social-auth/social-app-django/blob/master/CHANGELOG.md) - [Commits](https://github.com/python-social-auth/social-app-django/compare/4.0.0...5.0.0) --- updated-dependencies: - dependency-name: social-auth-app-django dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index de539b97e1c..b8ddf47a089 100644 --- a/requirements.txt +++ b/requirements.txt @@ -44,7 +44,7 @@ uWSGI==2.0.19.1 vobject==0.9.6.1 whitenoise==5.2.0 titlecase==2.3 -social-auth-app-django==4.0.0 +social-auth-app-django==5.0.0 social-auth-core==4.1.0 Python-jose==3.3.0 gitpython==3.1.18