diff --git a/pyproject.toml b/pyproject.toml index f6da0ca7..4062e9c7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -37,7 +37,7 @@ version = "0.39.1" [project.optional-dependencies] lint = [ "pylint==3.2.2", - "ruff==0.4.2", + "ruff==0.4.7", ] test = [ "pytest-aiohttp==1.0.5",