From f0f04a6888385f98fe57302146d063f6835d653f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Apr 2026 03:02:44 +0000 Subject: [PATCH] Bump social-auth-core from 4.8.6 to 4.9.0 Bumps [social-auth-core](https://github.com/python-social-auth/social-core) from 4.8.6 to 4.9.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.8.6...4.9.0) --- updated-dependencies: - dependency-name: social-auth-core dependency-version: 4.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 c16058f..884644d 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.0 gssapi==1.11.1