Skip to content
Closed
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/dev.in
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Dependencies needed only for development/testing.
pytest-cov==6.1.1
django-debug-toolbar==5.0.1
django-debug-toolbar==5.1.0
mock==5.2.0
responses==0.25.7
django-extensions==4.0
Expand Down
6 changes: 3 additions & 3 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -240,9 +240,9 @@ django==5.1.6 \
# via
# django-debug-toolbar
# django-extensions
django-debug-toolbar==5.0.1 \
--hash=sha256:296f6f18a80710e84fbb8361538ae5ec522a75ebe9ab67db34bcf1026cbeb420 \
--hash=sha256:7456cc2e951db37dab335686db7803c4a0ecb6736d120705f6668db9548bf49f
django-debug-toolbar==5.1.0 \
--hash=sha256:8a3b9da4aeab8d384a366e20304bd939a451f0242523c5b7b402248ad474eed2 \
--hash=sha256:c0591e338ee9603bdfce5aebf8d18ca7341fdbb69595e2b0b34869be5857180e
# via -r requirements/dev.in
django-extensions==4.0 \
--hash=sha256:212210eee6b82c998ddf37ed0a9f7f1a539219c211f8c5f07ca71afb36e31460 \
Expand Down