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

Commit ef06ca3

Browse files
Bump dj-rest-auth from 5.0.1 to 5.0.2 in /{{cookiecutter.project_slug}} (#677)
Bumps [dj-rest-auth](https://github.com/iMerica/dj-rest-auth) from 5.0.1 to 5.0.2. - [Release notes](https://github.com/iMerica/dj-rest-auth/releases) - [Commits](iMerica/dj-rest-auth@5.0.1...5.0.2) --- updated-dependencies: - dependency-name: dj-rest-auth dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9f2758c commit ef06ca3

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

{{cookiecutter.project_slug}}/Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ google-cloud-storage = "==2.9.0"
3232
pipenv = "*"
3333
django-import-export = "*"
3434
drf-spectacular = "~=0.26.4"
35-
dj-rest-auth = "==5.0.1"
35+
dj-rest-auth = "==5.0.2"

{{cookiecutter.project_slug}}/Pipfile.lock

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

0 commit comments

Comments
 (0)