diff --git a/pyproject.toml b/pyproject.toml index 0feb0eb..c4f3206 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -68,7 +68,7 @@ python_files = "tests.py test_*.py *_tests.py" [tool.uv] dev-dependencies = [ "coverage>=7.6.1", - "django-debug-toolbar>=4.4.6", + "django-debug-toolbar>=4.4.0", "tox-uv>=1.11.3", ]