chore: bump social-auth-app-django from 5.4.1 to 5.4.2

Bumps [social-auth-app-django](https://github.com/python-social-auth/social-app-django) from 5.4.1 to 5.4.2.
- [Release notes](https://github.com/python-social-auth/social-app-django/releases)
- [Changelog](https://github.com/python-social-auth/social-app-django/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python-social-auth/social-app-django/compare/5.4.1...5.4.2)

---
updated-dependencies:
- dependency-name: social-auth-app-django
  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] 2024-07-15 17:40:51 +00:00 committed by GitHub
parent 4d2592992c
commit 7469337ff5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -39,7 +39,7 @@ dependencies = [
"rcssmin==1.1.2",
"rjsmin==1.2.2",
"social-auth-core==4.5.4",
"social-auth-app-django==5.4.1",
"social-auth-app-django==5.4.2",
"websockets==12.0",
]