Skip to content

Commit

Permalink
Update debug toolbar
Browse files Browse the repository at this point in the history
  • Loading branch information
ericholscher committed Oct 1, 2024
1 parent 2aebef9 commit bd2215d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements/development.in
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
-r testing.in

# Useful debugging tools
django-debug-toolbar>=3.2,<4.0
django-debug-toolbar
ipdb
ipython

Expand Down
2 changes: 1 addition & 1 deletion requirements/development.txt
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ django-crispy-forms==2.3
# via
# -r base.in
# crispy-bootstrap4
django-debug-toolbar==3.8.1
django-debug-toolbar==4.4.6
# via -r development.in
django-dynamic-fixture==4.0.1
# via -r development.in
Expand Down

0 comments on commit bd2215d

Please sign in to comment.