Skip to content

Commit 3d26992

Browse files
update dependency pyright to v1.1.355 (#11642)
1 parent 5c75292 commit 3d26992

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-tests.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ flake8-noqa==1.4.0 # must match .pre-commit-config.yaml
77
flake8-pyi==24.3.0 # must match .pre-commit-config.yaml
88
mypy==1.9.0
99
pre-commit-hooks==4.5.0 # must match .pre-commit-config.yaml
10-
pyright==1.1.354
10+
pyright==1.1.355
1111
pytype==2024.3.19; platform_system != "Windows" and python_version < "3.12"
1212
ruff==0.3.2 # must match .pre-commit-config.yaml
1313

0 commit comments

Comments
 (0)