diff --git a/pyproject.toml b/pyproject.toml index adb309d..03cab36 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -20,7 +20,7 @@ dev = [ "exceptiongroup>=1", "pytest>=7.4", "pytest-cov>=5.0", - "ruff==0.16.5", + "ruff==0.16.6", "tomli>=1", ]