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 354bb4a commit d9f7a1dCopy full SHA for d9f7a1d
pyproject.toml
@@ -60,7 +60,7 @@ docs = [
60
"sphinxcontrib_trio",
61
]
62
starlette = ["starlette", "uvicorn"]
63
-dev = ["ruff==0.11.2", "pyright==1.1.398", "isort"]
+dev = ["ruff==0.11.2", "pyright 1.1.402", "isort"]
64
65
[tool.ruff]
66
line-length = 125
0 commit comments