Skip to content

Commit

Permalink
Bump django-oauth-toolkit from 2.3.0 to 2.4.0 (#3770)
Browse files Browse the repository at this point in the history
Bumps [django-oauth-toolkit](https://github.com/jazzband/django-oauth-toolkit) from 2.3.0 to 2.4.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@2.3.0...2.4.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 Oct 10, 2024
1 parent 3988053 commit 29ca55e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
13 changes: 7 additions & 6 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 @@ -14,7 +14,7 @@ djangorestframework = "3.15.2"
django-ical = "1.9.2"
django-sendfile2 = "0.7.1"
django-queryable-properties = "1.8.5"
django-oauth-toolkit = "2.3.0"
django-oauth-toolkit = "2.4.0"
django-cors-headers = "3.14.0"
django-debug-toolbar = "4.4.6"
django-admin-autocomplete-filter = "0.7.1"
Expand Down

0 comments on commit 29ca55e

Please sign in to comment.