We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 840b9ad commit 983b961Copy full SHA for 983b961
2 files changed
pyproject.toml
@@ -51,8 +51,8 @@ dev = [
51
"poethepoet==0.44.0",
52
"pyright[nodejs]==1.1.408",
53
"pyvoy==0.3.0",
54
- "ruff==0.15.10",
55
- "tombi==0.9.17",
+ "ruff==0.15.11",
+ "tombi==0.9.20",
56
"typing_extensions==4.15.0",
57
"uvicorn==0.44.0",
58
"zstandard==0.25.0",
@@ -75,7 +75,7 @@ dev = [
75
"pytest-timeout",
76
]
77
78
-docs = ["mkdocstrings-python==2.0.3", "zensical==0.0.32"]
+docs = ["mkdocstrings-python==2.0.3", "zensical==0.0.33"]
79
80
[build-system]
81
requires = ["uv_build>=0.11.0,<0.12.0"]
0 commit comments