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 733adb0 commit e5aa740Copy full SHA for e5aa740
pyproject.toml
@@ -15,7 +15,7 @@ requires-python = ">= 3.10"
15
[project.optional-dependencies]
16
lint = [
17
"mypy==1.11.2",
18
- "ruff==0.6.2"
+ "ruff==0.6.3"
19
]
20
21
[tool.hatch.version]
0 commit comments