diff --git a/pyproject.toml b/pyproject.toml index cfd55f6b..6864d909 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -29,7 +29,7 @@ test = [ "black==23.12.1", "codespell==2.2.6", "mypy==1.8.0", - "ruff==0.1.11", + "ruff==0.1.13", "pytest==7.4.4", "pytest-asyncio==0.23.3", "pytest-aiohttp==1.0.5",