From 9347dd912d209867fc0bf31b8d7f63936642d1ca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jul 2024 17:54:13 +0000 Subject: [PATCH] Bump social-auth-app-django from 5.4.1 to 5.4.2 Bumps [social-auth-app-django](https://github.com/python-social-auth/social-app-django) from 5.4.1 to 5.4.2. - [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.1...5.4.2) --- updated-dependencies: - dependency-name: social-auth-app-django dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2edf4b54853..d861d4037fd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -221,7 +221,7 @@ six==1.16.0 # python-dateutil smmap==5.0.0 # via gitdb -social-auth-app-django==5.4.1 +social-auth-app-django==5.4.2 # via -r requirements.in social-auth-core==4.4.1 # via social-auth-app-django