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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-02-27 14:49:50 +00:00 committed by GitHub
parent 55d505e7d8
commit c5eac8a8a9
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.4",
"social-auth-core==4.5.6",
"social-auth-app-django==5.4.2",
]