chore: bump social-auth-core from 4.4.2 to 4.5.2

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

---
updated-dependencies:
- dependency-name: social-auth-core
  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] 2024-01-29 17:51:17 +00:00 committed by GitHub
parent 20998f05be
commit 89ecd4f745
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -39,7 +39,7 @@ dependencies = [
"requests==2.31.0", "requests==2.31.0",
"rcssmin==1.1.2", "rcssmin==1.1.2",
"rjsmin==1.2.2", "rjsmin==1.2.2",
"social-auth-core==4.4.2", "social-auth-core==4.5.2",
"social-auth-app-django==5.2.0", "social-auth-app-django==5.2.0",
] ]