diff --git a/pyproject.toml b/pyproject.toml index d1653e1..c751c6f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -64,7 +64,7 @@ automation = [ dev = [ "pytest>=8.0.0", "pytest-cov>=4.1.0", - "ruff>=0.4.0", + "ruff>=0.16.3", "mypy>=1.9.0", ]