We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent adf8b00 commit fb014f8Copy full SHA for fb014f8
2 files changed
pyproject.toml
@@ -22,8 +22,8 @@ build-backend = "uv_build"
22
[dependency-groups]
23
dev = [
24
"prek>=0.3.3",
25
- "ruff>=0.15.2",
26
- "ty>=0.0.18",
+ "ruff>=0.15.3",
+ "ty>=0.0.19",
27
]
28
29
[tool.ty.terminal]
0 commit comments