Skip to content

Commit

Permalink
fix(pyup): Update django-debug-toolbar to 3.3.0 (#315)
Browse files Browse the repository at this point in the history
* Update django-debug-toolbar from 3.2.4 to 3.3.0

* Update django-debug-toolbar from 3.2.4 to 3.3.0

Co-authored-by: mark sevelj <[email protected]>
  • Loading branch information
pyup-bot and imAsparky authored May 3, 2022
1 parent c65e4dd commit 3670bfb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion config/requirements/local.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
-r base.txt
-r test.txt
django-debug-toolbar==3.2.4
django-debug-toolbar==3.3.0
django-debug-toolbar-template-profiler==2.0.2

pre-commit==2.18.1
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
-r base.txt
-r test.txt
django-browser-reload==1.3.0
django-debug-toolbar==3.2.4
django-debug-toolbar==3.3.0
django-debug-toolbar-template-profiler==2.0.2

pre-commit==2.18.1

0 comments on commit 3670bfb

Please sign in to comment.