diff --git a/pyproject.toml b/pyproject.toml index f161c2bc..87b3f210 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -53,7 +53,7 @@ test = [ "pytest-django==4.8.0", "pytest-cov==5.0.0", "tox==4.15.0", - "django-debug-toolbar==4.3.0", + "django-debug-toolbar==4.4.2", "beautifulsoup4==4.12.3", ]