diff --git a/pyproject.toml b/pyproject.toml index 8fb38ae9..a7de869b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -43,7 +43,7 @@ dev = [ "pytest-asyncio==0.23.7", "pytest-cov==5.0.0", "pytest-sugar==1.0.0", - "ruff==0.4.4", + "ruff==0.4.8", "ruff-lsp==0.0.53", "towncrier==23.11.0" ]