From b8c7cdacaa455f1b3ade54db6140dd307fae4291 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Dec 2025 03:01:45 +0000 Subject: [PATCH] Bump social-auth-core from 4.8.1 to 4.8.3 Bumps [social-auth-core](https://github.com/python-social-auth/social-core) from 4.8.1 to 4.8.3. - [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.1...4.8.3) --- updated-dependencies: - dependency-name: social-auth-core dependency-version: 4.8.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4d1f982..8cae49b 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.1 +social-auth-core==4.8.3 gssapi==1.10.1