diff --git a/pyproject.toml b/pyproject.toml index 4c691a9..9b7758d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -44,7 +44,7 @@ dev = [ test = [ "beautifulsoup4==4.13.4", "coverage==7.8.2", - "django-debug-toolbar==5.2.0", + "django-debug-toolbar==6.0.0", "factory-boy==3.3.3", "pytest-django==4.11.1", "pytest-cov==6.1.1",