diff --git a/pyproject.toml b/pyproject.toml index eb855dd..f7ed6bc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -52,7 +52,7 @@ test = [ "pytest-django==4.8.0", "pytest-cov==5.0.0", "tox==4.14.2", - "django-debug-toolbar==4.1.0", + "django-debug-toolbar==4.3.0", "beautifulsoup4==4.12.3", ]