Skip to content

Commit 0996969

Browse files
dependabot[bot]rolandgeider
authored andcommitted
Bump djangorestframework-simplejwt[crypto] from 5.3.1 to 5.4.0
Bumps [djangorestframework-simplejwt[crypto]](https://github.com/jazzband/djangorestframework-simplejwt) from 5.3.1 to 5.4.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.3.1...v5.4.0) --- updated-dependencies: - dependency-name: djangorestframework-simplejwt[crypto] dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3c7b1f0 commit 0996969

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ tzdata==2024.2
3939
django-cors-headers==4.6.0
4040
django-filter==24.3
4141
djangorestframework==3.15.2
42-
djangorestframework-simplejwt[crypto]==5.3.1
42+
djangorestframework-simplejwt[crypto]==5.4.0
4343

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

0 commit comments

Comments
 (0)