From 1fc948cca06e9e6ced1e4a10cdecd73f53e2fd89 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Apr 2026 15:42:44 +0000 Subject: [PATCH] chore(deps): bump social-auth-app-django from 5.6.0 to 5.8.0 Bumps [social-auth-app-django](https://github.com/python-social-auth/social-app-django) from 5.6.0 to 5.8.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/5.6.0...5.8.0) --- updated-dependencies: - dependency-name: social-auth-app-django dependency-version: 5.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7fe74f825c7..d1661b10951 100644 --- a/requirements.txt +++ b/requirements.txt @@ -41,7 +41,7 @@ uWSGI==2.0.31 vobject==0.9.9 whitenoise==5.2.0 titlecase==2.4.1 -social-auth-app-django==5.6.0 +social-auth-app-django==5.8.0 social-auth-core==4.8.6 gitpython==3.1.47 python-gitlab==8.2.0