Skip to content

Commit

Permalink
⬆(deps): Bump social-auth-app-django from 5.2.0 to 5.3.0
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.2.0 to 5.3.0.
- [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.2.0...5.3.0)

---
updated-dependencies:
- dependency-name: social-auth-app-django
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 1, 2023
1 parent ef62891 commit 5e417c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ django-simple-history==3.3.0
sorl-thumbnail==12.9.0

# Packages related to authentication and other "social" stuff
social-auth-app-django==5.2.0
social-auth-app-django==5.3.0
# This is already a requirement of `social-auth-app-django`, but it's listed here to provide the `openidconnect` extra
# (see https://python-social-auth.readthedocs.io/en/stable/installing.html#using-the-extras-options)
social-auth-core[openidconnect]==4.4.2
Expand Down

0 comments on commit 5e417c8

Please sign in to comment.