diff --git a/pyproject.toml b/pyproject.toml index 4fc94de8..bacd8736 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -44,7 +44,7 @@ dev = [ "pytest-asyncio==0.24.0", "pytest-cov==6.0.0", "pytest-sugar==1.0.0", - "ruff==0.8.1", + "ruff==0.8.4", "ruff-lsp==0.0.59", "towncrier==24.8.0" ]