diff --git a/pyproject.toml b/pyproject.toml index f14c44ff..f6e5a9b9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -78,7 +78,7 @@ test = [ "coverage", ] lint = [ - "ruff==0.15.21", + "ruff==0.16.2", "mypy", "types-aiofiles", "types-requests",