Skip to content

Commit

Permalink
Merge pull request #745 from SpaceCowMedia/dependabot/pip/backend/dja…
Browse files Browse the repository at this point in the history
…ngorestframework-simplejwt-5.5.0

Bump djangorestframework-simplejwt from 5.4.0 to 5.5.0 in /backend
  • Loading branch information
ldeluigi authored Mar 3, 2025
2 parents e95da80 + 610245f commit d4000e4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion backend/requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ django-cors-headers==4.7.0
django-admin-sortable2==2.2.4
djangorestframework==3.15.2
djangorestframework-camel-case==1.4.2
djangorestframework-simplejwt==5.4.0
djangorestframework-simplejwt==5.5.0
drf-spectacular[sidecar]==0.28.0
social-auth-app-django==5.4.3
discord-webhook==1.3.1
Expand Down
2 changes: 1 addition & 1 deletion backend/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ djangorestframework==3.15.2
# drf-spectacular
djangorestframework-camel-case==1.4.2
# via -r requirements.in
djangorestframework-simplejwt==5.4.0
djangorestframework-simplejwt==5.5.0
# via -r requirements.in
drf-spectacular[sidecar]==0.28.0
# via -r requirements.in
Expand Down

0 comments on commit d4000e4

Please sign in to comment.