From 7026b7f04d3b92e89b2fa0ead549752be9cf38f3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Apr 2024 18:54:38 +0000 Subject: [PATCH] Bump social-auth-app-django from 5.2.0 to 5.4.1 Bumps [social-auth-app-django](https://github.com/python-social-auth/social-app-django) from 5.2.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.2.0...5.4.1) --- updated-dependencies: - dependency-name: social-auth-app-django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-django42.txt | 2 +- requirements-django50.txt | 2 +- requirements.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements-django42.txt b/requirements-django42.txt index 38d9c9966..eb62a0e17 100644 --- a/requirements-django42.txt +++ b/requirements-django42.txt @@ -182,7 +182,7 @@ sniffio==1.3.0 # anyio # httpcore # httpx -social-auth-app-django==5.2.0 +social-auth-app-django==5.4.1 # via argus-server (pyproject.toml) social-auth-core==4.4.2 # via diff --git a/requirements-django50.txt b/requirements-django50.txt index 37634aafe..fd4f86976 100644 --- a/requirements-django50.txt +++ b/requirements-django50.txt @@ -185,7 +185,7 @@ sniffio==1.3.0 # via # anyio # httpx -social-auth-app-django==5.4.0 +social-auth-app-django==5.4.1 # via argus-server (pyproject.toml) social-auth-core==4.5.2 # via diff --git a/requirements.txt b/requirements.txt index 38d9c9966..eb62a0e17 100644 --- a/requirements.txt +++ b/requirements.txt @@ -182,7 +182,7 @@ sniffio==1.3.0 # anyio # httpcore # httpx -social-auth-app-django==5.2.0 +social-auth-app-django==5.4.1 # via argus-server (pyproject.toml) social-auth-core==4.4.2 # via