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

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

---
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] 2025-03-05 16:23:20 +00:00 committed by GitHub
parent 0d6326a7aa
commit 0394f1f45d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -38,7 +38,7 @@ dependencies = [
"rcssmin==1.2.1", "rcssmin==1.2.1",
"rjsmin==1.2.4", "rjsmin==1.2.4",
"social-auth-core==4.5.6", "social-auth-core==4.5.6",
"social-auth-app-django==5.4.2", "social-auth-app-django==5.4.3",
] ]
[project.optional-dependencies] [project.optional-dependencies]