Skip to content

Commit b727837

Browse files
chore(deps): update dependency types/pyright to v1.1.366 (#220)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7e0e942 commit b727837

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
@@ -29,7 +29,7 @@ lint = [
2929
]
3030
types = [
3131
"mypy[reports]~=1.10.0",
32-
"pyright==1.1.365",
32+
"pyright==1.1.366",
3333
]
3434
docs = [
3535
"canonical-sphinx~=0.1",

0 commit comments

Comments
 (0)