Skip to content

Commit

Permalink
Bump django-oauth-toolkit from 2.2.0 to 2.3.0 in /api
Browse files Browse the repository at this point in the history
Bumps [django-oauth-toolkit](https://github.com/jazzband/django-oauth-toolkit) from 2.2.0 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@2.2.0...2.3.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]>
  • Loading branch information
dependabot[bot] authored Jul 3, 2023
1 parent a825380 commit b53bd56
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion api/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ django-braces = "~=1.15"
django-cors-headers = "~=4.1"
django-cron = "~=0.6"
django-log-request-id = "~=2.0"
django-oauth-toolkit = "~=2.2"
django-oauth-toolkit = "~=2.3"
django-redis = "~=5.2"
django-sslserver = "~=0.22"
django-storages = "~=1.13"
Expand Down
10 changes: 5 additions & 5 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 b53bd56

Please sign in to comment.