Skip to content

Commit

Permalink
Bump social-auth-app-django from 5.3.0 to 5.4.1 in /django
Browse files Browse the repository at this point in the history
Bumps [social-auth-app-django](https://github.com/python-social-auth/social-app-django) from 5.3.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](python-social-auth/social-app-django@5.3.0...5.4.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 24, 2024
1 parent 748419c commit cabf0fa
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions django/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion django/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ djangorestframework = "3.14.0"
django-cors-headers = "4.2.0"
django-model-utils = "4.3.1"
sqlalchemy = "2.0.21"
social-auth-app-django = "5.3.0"
social-auth-app-django = "5.4.1"
social-auth-core = "4.4.2"
sentry-sdk = "1.31.0"
redis = "5.0.1"
Expand Down

0 comments on commit cabf0fa

Please sign in to comment.