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 requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ django-helusers
django-ilmoitin
django-parler
django-utils-six
Django~=4.2.21
Django~=4.2.22
drf-oidc-auth
drf-spectacular
factory-boy
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ defusedxml==0.7.1
# social-auth-core
deprecation==2.1.0
# via django-helusers
django==4.2.21
django==4.2.22
# via
# -r requirements.in
# django-anymail
Expand Down
Loading