chore: bump social-auth-core from 4.5.6 to 4.6.1

Bumps [social-auth-core](https://github.com/python-social-auth/social-core) from 4.5.6 to 4.6.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.5.6...4.6.1)

---
updated-dependencies:
- dependency-name: social-auth-core
  dependency-version: 4.6.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-04-28 18:17:44 +00:00 committed by GitHub
parent a3a520dec4
commit d8401d54dc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -37,7 +37,7 @@ dependencies = [
"requests==2.32.3",
"rcssmin==1.2.1",
"rjsmin==1.2.4",
"social-auth-core==4.5.6",
"social-auth-core==4.6.1",
"social-auth-app-django==5.4.3",
]