Skip to content

Commit

Permalink
Bump djangorestframework-simplejwt[crypto] from 5.3.1 to 5.4.0
Browse files Browse the repository at this point in the history
Bumps [djangorestframework-simplejwt[crypto]](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[crypto]
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and rolandgeider committed Jan 10, 2025
1 parent 3c7b1f0 commit 0996969
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ tzdata==2024.2
django-cors-headers==4.6.0
django-filter==24.3
djangorestframework==3.15.2
djangorestframework-simplejwt[crypto]==5.3.1
djangorestframework-simplejwt[crypto]==5.4.0

# Not used anymore, but needed because some modules are imported in DB migration
# files
Expand Down

0 comments on commit 0996969

Please sign in to comment.