Skip to content

Commit d1ee4c9

Browse files
Update next-pyright version (#34231)
1 parent 05c30f0 commit d1ee4c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eng/tox/tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ commands =
219219

220220
[testenv:next-pyright]
221221
description=Typechecks a package with the latest version of static type-checker pyright
222-
pyright_version=1.1.333
222+
pyright_version=1.1.350
223223
skipsdist = true
224224
skip_install = true
225225
usedevelop = true

0 commit comments

Comments
 (0)