diff --git a/requirements/local.txt b/requirements/local.txt index 862f6b7e..908fbfab 100644 --- a/requirements/local.txt +++ b/requirements/local.txt @@ -15,6 +15,6 @@ pydocstyle==6.3.0 # Django # ------------------------------------------------------------------------------ -django-debug-toolbar==3.8.1 # https://github.com/jazzband/django-debug-toolbar +django-debug-toolbar==6.1.0 # https://github.com/jazzband/django-debug-toolbar django-extensions==3.2.3 # https://github.com/django-extensions/django-extensions pytest-django==4.11.1 # https://github.com/pytest-dev/pytest-django