Skip to content

Commit 8fef43c

Browse files
Bump pyright to 1.1.400 (#13503)
1 parent 052e1be commit 8fef43c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ lint = [
102102
"types-Pygments==2.19.0.20250305",
103103
"types-requests==2.32.0.20250328", # align with requests
104104
"types-urllib3==1.26.25.14",
105-
"pyright==1.1.397",
105+
"pyright==1.1.400",
106106
"pytest>=8.0",
107107
"pypi-attestations==0.0.22",
108108
"betterproto==2.0.0b6",
@@ -158,7 +158,7 @@ translations = [
158158
]
159159
types = [
160160
"mypy==1.15.0",
161-
"pyright==1.1.397",
161+
"pyright==1.1.400",
162162
{ include-group = "type-stubs" },
163163
]
164164
type-stubs = [

0 commit comments

Comments
 (0)