Skip to content

Commit 0b57cf4

Browse files
authored
Merge pull request #140 from faster-cpython/dependabot/pip/pyright-1.1.352
Bump pyright from 1.1.351 to 1.1.352
2 parents 3952383 + 30e9de8 commit 0b57cf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ dynamic = ["version"]
2727
test = [
2828
"black==24.2.0",
2929
"flake8==7.0.0",
30-
"pyright==1.1.351",
30+
"pyright==1.1.352",
3131
"pytest==8.1.0",
3232
]
3333

0 commit comments

Comments
 (0)