Skip to content

Commit

Permalink
Bump djangorestframework-simplejwt from 5.3.0 to 5.3.1 in /api_server (
Browse files Browse the repository at this point in the history
…#125)

Bumps [djangorestframework-simplejwt](https://github.com/jazzband/djangorestframework-simplejwt) from 5.3.0 to 5.3.1.
- [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.0...v5.3.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 11, 2023
1 parent 2b379a2 commit 386754f
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.7
djangorestframework==3.14.0
psycopg2-binary==2.9.9
tzdata==2023.3
djangorestframework-simplejwt==5.3.0
djangorestframework-simplejwt==5.3.1
gunicorn==21.2.0
django-health-check==3.17.0
whitenoise==6.6.0
Expand Down

0 comments on commit 386754f

Please sign in to comment.