diff --git a/pyproject.toml b/pyproject.toml index 82d7a0c..d0665f7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -62,7 +62,7 @@ test = [ "mypy==1.13.0", "pytest==8.3.3", "pytest-cov==6.0.0", - "ruff==0.8.0", + "ruff==0.8.1", ] dev = [ "build==1.2.2.post1",