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

Bumps [social-auth-app-django](https://github.com/python-social-auth/social-app-django) from 5.4.0 to 5.4.1.
- [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.0...5.4.1)

---
updated-dependencies:
- dependency-name: social-auth-app-django
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-04-24 18:56:50 +00:00 committed by GitHub
parent 52ab531362
commit 2682f13e1f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -38,7 +38,7 @@ dependencies = [
"rcssmin==1.1.2",
"rjsmin==1.2.2",
"social-auth-core==4.5.3",
"social-auth-app-django==5.4.0",
"social-auth-app-django==5.4.1",
]
[project.optional-dependencies]