From 355a8250ec3af057c3e21602a198b4a03f5388d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Jun 2026 03:02:26 +0000 Subject: [PATCH] Bump social-auth-core from 4.9.1 to 5.0.1 Bumps [social-auth-core](https://github.com/python-social-auth/social-core) from 4.9.1 to 5.0.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.9.1...5.0.1) --- updated-dependencies: - dependency-name: social-auth-core dependency-version: 5.0.1 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 e44d1bc..9ceec5f 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.9.1 +social-auth-core==5.0.1 gssapi==1.11.1