From dcfe8bff82c0397a40d4a6302fbfbd6ee71c3097 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2024 13:39:42 +0000 Subject: [PATCH] Bump social-auth-app-django from 5.4.0 to 5.4.1 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 051b962..f5157a2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ chardet==3.0.4 decorator==4.4.2 defusedxml==0.6.0 Django==4.2.14 -social-auth-app-django==5.4.0 +social-auth-app-django==5.4.1 django-bootstrap-breadcrumbs==0.9.2 django-extensions==3.2.3 django-filter==2.3.0