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

Commit 399d558

Browse files
Bump dj-rest-auth from 5.0.2 to 6.0.0 in /{{cookiecutter.project_slug}}
Bumps [dj-rest-auth](https://github.com/iMerica/dj-rest-auth) from 5.0.2 to 6.0.0. - [Release notes](https://github.com/iMerica/dj-rest-auth/releases) - [Commits](iMerica/dj-rest-auth@5.0.2...6.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 ae7d28d commit 399d558

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
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.0"
3232
pipenv = "*"
3333
django-import-export = "*"
3434
drf-spectacular = "~=0.26.4"
35-
dj-rest-auth = "==5.0.2"
35+
dj-rest-auth = "==6.0.0"
3636
azure-keyvault-secrets = "~=4.8.0"
3737
azure-identity = "~=1.17.1"
3838
azure-storage-blob = "==12.20.0"

{{cookiecutter.project_slug}}/Pipfile.lock

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

0 commit comments

Comments
 (0)