Skip to content

Commit

Permalink
Bump django-rest-knox from 4.2.0 to 5.0.2
Browse files Browse the repository at this point in the history
Bumps [django-rest-knox](https://github.com/jazzband/django-rest-knox) from 4.2.0 to 5.0.2.
- [Release notes](https://github.com/jazzband/django-rest-knox/releases)
- [Changelog](https://github.com/jazzband/django-rest-knox/blob/develop/CHANGELOG.md)
- [Commits](jazzband/django-rest-knox@4.2.0...5.0.2)

---
updated-dependencies:
- dependency-name: django-rest-knox
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
1 parent a04057c commit 91fe79e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 132 deletions.
137 changes: 6 additions & 131 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 @@ -13,7 +13,7 @@ psycopg2-binary = "^2.9.9"
python-dotenv = "^1.0.1"
django = "^5.0.8"
djangorestframework = "^3.14.0"
django-rest-knox = "^4.2.0"
django-rest-knox = "^5.0.2"
django-filter = "^24.2"
django-simple-history = "^3.5.0"
pydantic = "^2.8.2"
Expand Down

0 comments on commit 91fe79e

Please sign in to comment.