Skip to content

Commit

Permalink
Bump django-oauth-toolkit from 1.6.3 to 3.0.1
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 3.0.1.
- [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...3.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent b0bfcf1 commit faa9b4b
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 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.3"
django-autoslug = "1.9.9"
django-oauth-toolkit = "1.6.3"
django-oauth-toolkit = "3.0.1"
django-cors-headers = "4.5.0"
django-mptt = "0.14.0"
django-filter = "23.2"
Expand Down

0 comments on commit faa9b4b

Please sign in to comment.