Skip to content

Commit 7ab279f

Browse files
⬆(deps): Bump social-auth-app-django from 5.4.1 to 5.5.1
Bumps [social-auth-app-django](https://github.com/python-social-auth/social-app-django) from 5.4.1 to 5.5.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.4.1...5.5.1) --- updated-dependencies: - dependency-name: social-auth-app-django dependency-version: 5.5.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2f2af32 commit 7ab279f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ django-simple-history==3.5.0
1414
sorl-thumbnail==12.10.0
1515

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

0 commit comments

Comments
 (0)