Skip to content

Commit

Permalink
Bump djangorestframework-simplejwt from 5.2.2 to 5.3.0 in /api_server
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 28, 2023
1 parent 02f6efa commit 1f022d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api_server/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Django==4.2.4
djangorestframework==3.14.0
psycopg2-binary==2.9.7
tzdata==2023.3
djangorestframework-simplejwt==5.2.2
djangorestframework-simplejwt==5.3.0
gunicorn==21.2.0
django-health-check==3.17.0
whitenoise==6.5.0
Expand Down

0 comments on commit 1f022d3

Please sign in to comment.