Skip to content
This repository was archived by the owner on Dec 17, 2025. It is now read-only.

Commit a07b87c

Browse files
Bump dj-rest-auth from 5.0.2 to 7.0.0 in /{{cookiecutter.project_slug}}
Bumps [dj-rest-auth](https://github.com/iMerica/dj-rest-auth) from 5.0.2 to 7.0.0. - [Release notes](https://github.com/iMerica/dj-rest-auth/releases) - [Commits](iMerica/dj-rest-auth@5.0.2...7.0.0) --- updated-dependencies: - dependency-name: dj-rest-auth dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9fe4e2b commit a07b87c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

{{cookiecutter.project_slug}}/Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ google-cloud-storage = "==2.18.2"
3232
pipenv = "==2024.3.0"
3333
django-import-export = "==4.1.1"
3434
drf-spectacular = "~=0.26.4"
35-
dj-rest-auth = "==5.0.2"
35+
dj-rest-auth = "==7.0.0"
3636
azure-keyvault-secrets = "~=4.8.0"
3737
azure-identity = "~=1.17.1"
3838
azure-storage-blob = "==12.23.1"

{{cookiecutter.project_slug}}/Pipfile.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)