Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion backend/benefit/requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ django-sql-utils
django-storages[azure]
django_auth_adfs
djangorestframework
django~=5.2.7
django~=5.2.8
drf-nested-routers
drf-spectacular
elasticsearch~=8.19
Expand Down
2 changes: 1 addition & 1 deletion backend/benefit/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ defusedxml==0.7.1
# pysaml2
deprecation==2.1.0
# via django-helusers
django==5.2.7
django==5.2.8
# via
# -r requirements.in
# django-auth-adfs
Expand Down
Loading