diff --git a/pyproject.toml b/pyproject.toml index 20ed127..2434450 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -48,7 +48,7 @@ classifiers = [ dev = [ "pre-commit>=3.5", "pytest>=8", - "ruff>=0.8", + "ruff>=0.16.3", ] e2e = [ "playwright>=1.48",