diff --git a/pyproject.toml b/pyproject.toml index fdde3c5e..dd87b96e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -53,7 +53,7 @@ test = [ "pytest-asyncio==0.24.0", "pytest-aiohttp==1.0.5", "pytest-cov==6.0.0", - "ruff==0.8.0", + "ruff==0.8.1", "tomli==2.2.1", ]