Skip to content

Commit

Permalink
fix(pyup): Update django-debug-toolbar-template-profiler to 2.1.0 (#363)
Browse files Browse the repository at this point in the history
* Update django-debug-toolbar-template-profiler from 2.0.2 to 2.1.0

* Update django-debug-toolbar-template-profiler from 2.0.2 to 2.1.0

Co-authored-by: mark sevelj <[email protected]>
  • Loading branch information
pyup-bot and imAsparky authored Jul 10, 2022
1 parent 36a5c08 commit 653a947
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.5.0
django-debug-toolbar-template-profiler==2.0.2
django-debug-toolbar-template-profiler==2.1.0

pre-commit==2.19.0
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

django-browser-reload==1.6.0
django-debug-toolbar==3.5.0
django-debug-toolbar-template-profiler==2.0.2
django-debug-toolbar-template-profiler==2.1.0


pre-commit==2.19.0

0 comments on commit 653a947

Please sign in to comment.