Skip to content
This repository has been archived by the owner on Feb 22, 2023. It is now read-only.

Commit

Permalink
Bump django-oauth-toolkit from 1.5.0 to 1.7.0 in /api (#500)
Browse files Browse the repository at this point in the history
Bumps [django-oauth-toolkit](https://github.com/jazzband/django-oauth-toolkit) from 1.5.0 to 1.7.0.
- [Release notes](https://github.com/jazzband/django-oauth-toolkit/releases)
- [Changelog](https://github.com/jazzband/django-oauth-toolkit/blob/master/CHANGELOG.md)
- [Commits](jazzband/django-oauth-toolkit@1.5.0...1.7.0)

---
updated-dependencies:
- dependency-name: django-oauth-toolkit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 21, 2022
1 parent da80513 commit c5daff0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 13 deletions.
2 changes: 1 addition & 1 deletion api/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ deepdiff = "*"
Django = "==3.2.12"
django-braces = "*"
django-cors-headers = "*"
django-oauth-toolkit = "==1.5.0"
django-oauth-toolkit = "==1.7.0"
django-redis = "*"
django-sslserver = "*"
django-storages = "*"
Expand Down
16 changes: 4 additions & 12 deletions api/Pipfile.lock

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

0 comments on commit c5daff0

Please sign in to comment.