Skip to content

Commit

Permalink
Bump djangorestframework-simplejwt from 5.3.1 to 5.4.0
Browse files Browse the repository at this point in the history
Bumps [djangorestframework-simplejwt](https://github.com/jazzband/djangorestframework-simplejwt) from 5.3.1 to 5.4.0.
- [Release notes](https://github.com/jazzband/djangorestframework-simplejwt/releases)
- [Changelog](https://github.com/jazzband/djangorestframework-simplejwt/blob/master/CHANGELOG.md)
- [Commits](jazzband/djangorestframework-simplejwt@v5.3.1...v5.4.0)

---
updated-dependencies:
- dependency-name: djangorestframework-simplejwt
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and github-actions[bot] committed Jan 13, 2025
1 parent e638b6a commit 4d45811
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 8 deletions.
15 changes: 8 additions & 7 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 @@ -22,7 +22,7 @@ django-health-check = "^3.18.3"
django-money = "^3.5.3"
djangorestframework = "^3.15.2"
djangorestframework-gis = "^1.0"
djangorestframework-simplejwt = "^5.3.1"
djangorestframework-simplejwt = "^5.4.0"
drf-spectacular = "^0.28.0"
gunicorn = "^23.0.0"
idna = "^3.8"
Expand Down

0 comments on commit 4d45811

Please sign in to comment.