From f28088e7fefb2dd40685e3a1a2a85e43e5074c37 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Jun 2023 07:09:31 +0000 Subject: [PATCH] Bump dj-rest-auth[with_social] from 2.2.7 to 4.0.1 Bumps [dj-rest-auth[with_social]](https://github.com/iMerica/dj-rest-auth) from 2.2.7 to 4.0.1. - [Release notes](https://github.com/iMerica/dj-rest-auth/releases) - [Commits](https://github.com/iMerica/dj-rest-auth/compare/2.2.7...4.0.1) --- updated-dependencies: - dependency-name: dj-rest-auth[with_social] dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements-all.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-all.txt b/requirements-all.txt index 2fc6b026..e65c80ad 100644 --- a/requirements-all.txt +++ b/requirements-all.txt @@ -1,5 +1,5 @@ boto3==1.26.154 -dj-rest-auth[with_social]==2.2.7 +dj-rest-auth[with_social]==4.0.1 django-filter==23.2 django-oauth-toolkit==1.7.1 django-phonenumber-field[phonenumberslite]==7.1.0