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 c059207 commit f23f05fCopy full SHA for f23f05f
1 file changed
pyproject.toml
@@ -26,7 +26,7 @@ classifiers = [
26
dynamic = ["version"]
27
28
[project.optional-dependencies]
29
-dev = ["pytest>=7.4.4", "ruff==0.15.11", "ty>=0.0.32", "build"]
+dev = ["pytest>=7.4.4", "ruff==0.15.12", "ty>=0.0.32", "build"]
30
31
[tool.ruff]
32
line-length = 120
0 commit comments