From 9dc40b060ab99b0135708b481c8985dafe5b029d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 May 2024 10:13:00 +0200 Subject: [PATCH] Bump social-auth-app-django from 5.4.0 to 5.4.1 (#103) Bumps [social-auth-app-django](https://github.com/python-social-auth/social-app-django) from 5.4.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](https://github.com/python-social-auth/social-app-django/compare/5.4.0...5.4.1) --- updated-dependencies: - dependency-name: social-auth-app-django dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2e7923b..ea9fb54 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ django-filter==24.2 django-extensions==3.2.3 python-dateutil==2.9.0.post0 pytz==2024.1 -social-auth-app-django==5.4.0 +social-auth-app-django==5.4.1 html5lib==1.1 cached-property==1.5.2 requests-oauthlib==2.0.0