Skip to content

Commit 42febc9

Browse files
authored
Update django-debug-toolbar from 4.4.6 to 5.0.1 (#5636)
1 parent 843f268 commit 42febc9

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
@@ -37,7 +37,7 @@ pre-commit==4.0.1 # https://github.com/pre-commit/pre-commit
3737
# ------------------------------------------------------------------------------
3838
factory-boy==3.3.1 # https://github.com/FactoryBoy/factory_boy
3939

40-
django-debug-toolbar==4.4.6 # https://github.com/jazzband/django-debug-toolbar
40+
django-debug-toolbar==5.0.1 # https://github.com/jazzband/django-debug-toolbar
4141
django-extensions==3.2.3 # https://github.com/django-extensions/django-extensions
4242
django-coverage-plugin==3.1.0 # https://github.com/nedbat/django_coverage_plugin
4343
pytest-django==4.9.0 # https://github.com/pytest-dev/pytest-django

0 commit comments

Comments
 (0)