diff --git a/lib/pytest-lsp/hatch.toml b/lib/pytest-lsp/hatch.toml index 3ff6629..6f34f4a 100644 --- a/lib/pytest-lsp/hatch.toml +++ b/lib/pytest-lsp/hatch.toml @@ -23,4 +23,4 @@ matrix.pytest.dependencies = [ [envs.hatch-static-analysis] config-path = "ruff_defaults.toml" -dependencies = ["ruff==0.4.5"] +dependencies = ["ruff==0.4.8"]