diff --git a/pyproject.toml b/pyproject.toml index dfe79a1a..21e140a8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -35,7 +35,7 @@ requirements-test = [ "pytest==9.0.3", "pytest-aiohttp==1.1.0", "pytest-cov==7.1.0", - "ruff==0.15.11", + "ruff==0.15.12", ] requirements-dev = [ "pre-commit==4.6.0"