Skip to content

Commit c813735

Browse files
authored
Update django-debug-toolbar to 6.0.0 (#5945)
Update django-debug-toolbar from 5.2.0 to 6.0.0
1 parent 86519cb commit c813735

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • {{cookiecutter.project_slug}}/requirements

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ pre-commit==4.2.0 # https://github.com/pre-commit/pre-commit
3737
# ------------------------------------------------------------------------------
3838
factory-boy==3.3.2 # https://github.com/FactoryBoy/factory_boy
3939

40-
django-debug-toolbar==5.2.0 # https://github.com/jazzband/django-debug-toolbar
40+
django-debug-toolbar==6.0.0 # https://github.com/jazzband/django-debug-toolbar
4141
django-extensions==4.1 # https://github.com/django-extensions/django-extensions
4242
django-coverage-plugin==3.1.1 # https://github.com/nedbat/django_coverage_plugin
4343
pytest-django==4.11.1 # https://github.com/pytest-dev/pytest-django

0 commit comments

Comments
 (0)