Skip to content

Commit

Permalink
Bump django-oauth-toolkit from 1.6.3 to 2.3.0
Browse files Browse the repository at this point in the history
Bumps [django-oauth-toolkit](https://github.com/jazzband/django-oauth-toolkit) from 1.6.3 to 2.3.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.6.3...2.3.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 7, 2023
1 parent b4678e5 commit 0a7dbef
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ drf-jwt = "1.19.2"
djangorestframework-camel-case = "1.4.2"
django-extensions = "3.2.1"
django-autoslug = "1.9.9"
django-oauth-toolkit = "1.6.3"
django-oauth-toolkit = "2.3.0"
django-cors-headers = "3.14.0"
django-mptt = "0.14.0"
django-filter = "23.2"
Expand Down

0 comments on commit 0a7dbef

Please sign in to comment.