diff --git a/pyproject.toml b/pyproject.toml index f9d7235e..d721e2df 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -53,7 +53,7 @@ dependencies = [ "django-heroku>=0.3.1,<0.4.0", # Development & Debugging - "django-debug-toolbar>=5.2.0,<6.0.0", + "django-debug-toolbar>=5.2.0,<7.0.0", "ruff>=0.8.0,<1.0.0", # Testing