diff --git a/pyproject.toml b/pyproject.toml index 11647238..58f339d8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -44,7 +44,7 @@ dev = [ "pytest-asyncio==0.24.0", "pytest-cov==5.0.0", "pytest-sugar==1.0.0", - "ruff==0.6.3", + "ruff==0.7.1", "ruff-lsp==0.0.54", "towncrier==24.8.0" ]