diff --git a/pyproject.toml b/pyproject.toml index 41d3ee183..b2ca28754 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -52,7 +52,7 @@ test = [ "black==23.7.0", "codespell==2.2.5", "mypy==1.5.1", - "ruff==0.1.1", + "ruff==0.1.3", "pytest==7.4.3", "pytest-asyncio==0.21.1", "pytest-aiohttp==1.0.4",