Skip to content

Commit

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 22, 2023
1 parent 7cffe13 commit 9370ba1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ djangorestframework==3.14.0
# via
# -r requirements.in
# djangorestframework-simplejwt
djangorestframework-simplejwt==5.2.2
djangorestframework-simplejwt==5.3.0
# via -r requirements.in
drf-writable-nested==0.7.0
# via -r requirements.in
Expand Down

0 comments on commit 9370ba1

Please sign in to comment.