Skip to content

Commit

Permalink
build(deps): Bump social-auth-app-django from 4.0.0 to 5.4.1
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 4.0.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@4.0.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 7161bf0 commit d7d67cb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ requests==2.28.2
# social-auth-core
requests-oauthlib==1.3.1
# via social-auth-core
social-auth-app-django==5.2.0
social-auth-app-django==5.4.1
# via djoser
social-auth-core==4.4.2
# via social-auth-app-django
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ requests-oauthlib==1.3.1
# via social-auth-core
six==1.16.0
# via social-auth-app-django
social-auth-app-django==4.0.0
social-auth-app-django==5.4.1
# via djoser
social-auth-core==4.4.2
# via social-auth-app-django
Expand Down

0 comments on commit d7d67cb

Please sign in to comment.