From 6e7dcd7b69b99992784d72313123cb5ed8e09d37 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Apr 2024 18:50:28 +0000 Subject: [PATCH] Bump social-auth-app-django in /build/semesterly-base Bumps [social-auth-app-django](https://github.com/python-social-auth/social-app-django) from 4.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/4.0.0...5.4.1) --- updated-dependencies: - dependency-name: social-auth-app-django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- build/semesterly-base/requirements_base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/semesterly-base/requirements_base.txt b/build/semesterly-base/requirements_base.txt index e483e224a..2c057402a 100644 --- a/build/semesterly-base/requirements_base.txt +++ b/build/semesterly-base/requirements_base.txt @@ -36,7 +36,7 @@ psycopg2-binary==2.8.6 pycodestyle==2.6.0 python-dateutil==2.8.2 social-auth-core==4.0.3 -social-auth-app-django==4.0.0 +social-auth-app-django==5.4.1 python-memcached==1.59 python-social-auth==0.2.21 pytz==2017.2