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

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

---
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-19 16:52:08 +00:00 committed by GitHub
parent 969b02e7a0
commit 2914bf2d33
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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