diff --git a/pyproject.toml b/pyproject.toml index cecaf701..1d8c7cb8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -78,7 +78,7 @@ test = [ "coverage", ] lint = [ - "ruff==0.16.6", + "ruff==0.16.7", "mypy", "types-aiofiles", "types-requests",