From 62cb5e0417ef5bf482041bd8f62dbac1c3cc3cfc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 May 2024 11:50:16 +0000 Subject: [PATCH] Bump dj-rest-auth[with_social] from 5.1.0 to 6.0.0 in /3rdparty/py Bumps [dj-rest-auth[with_social]](https://github.com/iMerica/dj-rest-auth) from 5.1.0 to 6.0.0. - [Release notes](https://github.com/iMerica/dj-rest-auth/releases) - [Commits](https://github.com/iMerica/dj-rest-auth/compare/5.1.0...6.0.0) --- updated-dependencies: - dependency-name: dj-rest-auth[with_social] dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- 3rdparty/py/requirements-all.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/3rdparty/py/requirements-all.txt b/3rdparty/py/requirements-all.txt index 175da729..8ce5f20c 100644 --- a/3rdparty/py/requirements-all.txt +++ b/3rdparty/py/requirements-all.txt @@ -1,6 +1,6 @@ boto3==1.34.96 celery==5.4.0 -dj-rest-auth[with_social]==5.1.0 +dj-rest-auth[with_social]==6.0.0 Django==3.2.23 django-cors-headers==4.3.1 django-storages==1.14.2