diff --git a/pyproject.toml b/pyproject.toml index a4f829ff..d7490f12 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -29,7 +29,7 @@ test = [ "black==23.10.1", "codespell==2.2.6", "mypy==1.6.1", - "ruff==0.1.1", + "ruff==0.1.3", "pytest==7.4.3", "pytest-asyncio==0.21.1", "pytest-aiohttp==1.0.5",