Skip to content

Commit d189be0

Browse files
authored
Update django-debug-toolbar to 3.7.0 (cookiecutter#3878)
1 parent e7ab32e commit d189be0

File tree

1 file changed

+1
-1
lines changed
  • {{cookiecutter.project_slug}}/requirements

1 file changed

+1
-1
lines changed

{{cookiecutter.project_slug}}/requirements/local.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ pre-commit==2.20.0 # https://github.com/pre-commit/pre-commit
4242
# ------------------------------------------------------------------------------
4343
factory-boy==3.2.1 # https://github.com/FactoryBoy/factory_boy
4444

45-
django-debug-toolbar==3.6.0 # https://github.com/jazzband/django-debug-toolbar
45+
django-debug-toolbar==3.7.0 # https://github.com/jazzband/django-debug-toolbar
4646
django-extensions==3.2.1 # https://github.com/django-extensions/django-extensions
4747
django-coverage-plugin==2.0.3 # https://github.com/nedbat/django_coverage_plugin
4848
pytest-django==4.5.2 # https://github.com/pytest-dev/pytest-django

0 commit comments

Comments
 (0)