Skip to content

Commit d9f7a1d

Browse files
committed
Update pin for Pyright
1 parent 354bb4a commit d9f7a1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ docs = [
6060
"sphinxcontrib_trio",
6161
]
6262
starlette = ["starlette", "uvicorn"]
63-
dev = ["ruff==0.11.2", "pyright==1.1.398", "isort"]
63+
dev = ["ruff==0.11.2", "pyright 1.1.402", "isort"]
6464

6565
[tool.ruff]
6666
line-length = 125

0 commit comments

Comments
 (0)