From 064374a7d0dd3e1e35d0dca35eab94696e8c0e10 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 May 2026 03:59:54 +0000 Subject: [PATCH] chore(deps): bump social-auth-core from 4.8.7 to 4.9.1 Bumps [social-auth-core](https://github.com/python-social-auth/social-core) from 4.8.7 to 4.9.1. - [Release notes](https://github.com/python-social-auth/social-core/releases) - [Changelog](https://github.com/python-social-auth/social-core/blob/master/CHANGELOG.md) - [Commits](https://github.com/python-social-auth/social-core/compare/4.8.7...4.9.1) --- updated-dependencies: - dependency-name: social-auth-core dependency-version: 4.9.1 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 160f2bad9f3..58732e2125d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -42,7 +42,7 @@ vobject==0.9.9 whitenoise==5.2.0 titlecase==2.4.1 social-auth-app-django==5.9.0 -social-auth-core==4.8.7 +social-auth-core==4.9.1 gitpython==3.1.50 python-gitlab==8.3.0 cpe==1.3.1