We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 405be76 commit a2dbad5Copy full SHA for a2dbad5
pyproject.toml
@@ -13,7 +13,7 @@ readme = "README.md"
13
requires-python = ">=3.7"
14
license = {text = "MIT"}
15
dependencies = [
16
- "ruff>=0.0.260",
+ "ruff>=0.0.267",
17
"python-lsp-server",
18
"lsprotocol>=2022.0.0a1",
19
"tomli>=1.1.0; python_version < '3.11'",
0 commit comments