Skip to content

Commit 81b6520

Browse files
chore(deps)(deps): bump djangorestframework-simplejwt
Bumps [djangorestframework-simplejwt](https://github.com/jazzband/djangorestframework-simplejwt) from 5.3.1 to 5.5.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.1...v5.5.1) --- updated-dependencies: - dependency-name: djangorestframework-simplejwt dependency-version: 5.5.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3845bdf commit 81b6520

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ ipython==8.22.1
9999
# API Documentation
100100
drf-yasg==1.21.7
101101
drf-yasg[validation]==1.21.7
102-
djangorestframework-simplejwt==5.3.1 # Downgraded for better DRF compatibility
102+
djangorestframework-simplejwt==5.5.1 # Downgraded for better DRF compatibility
103103

104104
# Keycloak Integration
105105
python-keycloak==5.5.1

0 commit comments

Comments
 (0)