From 7ab141a359d575befb539abe544de7525125972c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Apr 2024 18:57:33 +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 e6689b46..ac132086 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ django-filter==24.1 Markdown==3.6 Pillow==10.3.0 python-dataporten-auth==2.0.0 -social-auth-app-django==5.4.0 +social-auth-app-django==5.4.1 rapidfuzz==3.6.2 django-ical==1.9.2 django-markdownx==4.0.7