From 8121436db6e566a1d799cfe6cea3350ba6aefd60 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Apr 2024 18:53:32 +0000 Subject: [PATCH] Bump social-auth-app-django from 5.0.0 to 5.4.1 Bumps [social-auth-app-django](https://github.com/python-social-auth/social-app-django) from 5.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](https://github.com/python-social-auth/social-app-django/compare/5.0.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 e647b6e..c485acd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -38,7 +38,7 @@ requests==2.31.0 requests-oauthlib==1.3.0 shodan==1.25.0 six==1.16.0 -social-auth-app-django==5.0.0 +social-auth-app-django==5.4.1 social-auth-core==4.1.0 soupsieve==2.2.1 sqlparse==0.4.4