From cc11fce55ee44923049ce0b637ea8a90f52542f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 May 2026 08:04:00 +0000 Subject: [PATCH] chore(deps): bump social-auth-app-django from 5.8.0 to 5.9.0 Bumps [social-auth-app-django](https://github.com/python-social-auth/social-app-django) from 5.8.0 to 5.9.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.8.0...5.9.0) --- updated-dependencies: - dependency-name: social-auth-app-django dependency-version: 5.9.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 da5c751a758..042587baefb 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.8.0 +social-auth-app-django==5.9.0 social-auth-core==4.8.7 gitpython==3.1.49 python-gitlab==8.3.0