diff --git a/pyproject.toml b/pyproject.toml index 618a3d2..1409b6d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -16,7 +16,7 @@ dev = [ "pytest==8.3.4", "coverage==7.6.10", "pytest-mock==3.14.0", - "ruff==0.9.2", + "ruff==0.9.8", ] [tool.setuptools-git-versioning]