diff --git a/pyproject.toml b/pyproject.toml index b366d8b..ad1a360 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -64,7 +64,7 @@ dev = [ "pytest>=7.0.0", "pytest-asyncio>=0.21.0", "pytest-cov>=6.0.0", - "ruff==0.15.8", + "ruff==0.15.11", "pre-commit>=4.0.0", ]