Skip to content

Commit

Permalink
fix: bump django-oauth-toolkit from 1.5.0 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.5.0 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.5.0...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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 12, 2024
1 parent 973ebc6 commit 7fd2dd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dropship_project/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Django==4.2.17
djangorestframework==3.15.2
django-oauth-toolkit==1.5.0
django-oauth-toolkit==3.0.1
django-allauth==0.45.0
django-axes==5.13.0
django-recaptcha==2.0.6
Expand Down

0 comments on commit 7fd2dd5

Please sign in to comment.