diff --git a/pyproject.toml b/pyproject.toml index b01657d1..a88a2642 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -78,7 +78,7 @@ test = [ "coverage", ] lint = [ - "ruff==0.11.2", + "ruff==0.15.12", "mypy", "types-aiofiles", "types-requests",