From 4f4db815b52e0207c6af7d0d88b8900f07c80972 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Jun 2026 03:02:36 +0000 Subject: [PATCH] Bump social-auth-core from 4.9.1 to 5.0.0 Bumps [social-auth-core](https://github.com/python-social-auth/social-core) from 4.9.1 to 5.0.0. - [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.0) --- updated-dependencies: - dependency-name: social-auth-core dependency-version: 5.0.0 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..e28c145 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.0 gssapi==1.11.1