Skip to content

Commit

Permalink
Bump djangorestframework-simplejwt[crypto] from 5.2.2 to 5.3.0
Browse files Browse the repository at this point in the history
Bumps [djangorestframework-simplejwt[crypto]](https://github.com/jazzband/djangorestframework-simplejwt) from 5.2.2 to 5.3.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.2.2...v5.3.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 Oct 13, 2023
1 parent 953220f commit 3e37c26
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 @@ -43,7 +43,7 @@ flower==2.0.1
django-cors-headers==4.2.0
django-filter==23.3
djangorestframework~=3.14
djangorestframework-simplejwt[crypto]==5.2.2
djangorestframework-simplejwt[crypto]==5.3.0

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

0 comments on commit 3e37c26

Please sign in to comment.