From 7be63d9acc8773e549041c4e8503db302f5ae0ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 May 2026 03:06:29 +0000 Subject: [PATCH] Bump social-auth-core from 4.8.6 to 4.9.1 Bumps [social-auth-core](https://github.com/python-social-auth/social-core) from 4.8.6 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.6...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 c16058f..e44d1bc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ # NOTE: package is built with unversioned dependencies! # These are used only as a trigger for Dependabot -social-auth-core==4.8.6 +social-auth-core==4.9.1 gssapi==1.11.1