diff --git a/pyproject.toml b/pyproject.toml index f1843c5..cc709c6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -16,7 +16,7 @@ dev = [ "pytest-cov==7.1.0", "mypy==2.3.1", "black==26.5.1", - "ruff==0.16.5", + "ruff==0.16.6", "coverage==7.16.0", ]