Skip to content

Commit

Permalink
Bump dj-rest-auth from 5.0.1 to 5.0.2 in /{{cookiecutter.project_slug…
Browse files Browse the repository at this point in the history
…}} (#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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 26, 2024
1 parent 9f2758c commit ef06ca3
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion {{cookiecutter.project_slug}}/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ google-cloud-storage = "==2.9.0"
pipenv = "*"
django-import-export = "*"
drf-spectacular = "~=0.26.4"
dj-rest-auth = "==5.0.1"
dj-rest-auth = "==5.0.2"
12 changes: 6 additions & 6 deletions {{cookiecutter.project_slug}}/Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ef06ca3

Please sign in to comment.