diff --git a/pyproject.toml b/pyproject.toml index c774662..efaf361 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -30,7 +30,7 @@ test = [ "pytest==8.4.1", "pytest-aiohttp==1.1.0", "pytest-cov==6.2.1", - "ruff==0.11.2", + "ruff==0.14.2", ] [tool.setuptools]