Skip to content

Commit 4ef2d66

Browse files
Update dependency pyright to v1.1.374 (#12425)
1 parent b6a142d commit 4ef2d66

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.6.0 # must match .pre-commit-config.yaml
88
mypy==1.10.1
99
pre-commit-hooks==4.6.0 # must match .pre-commit-config.yaml
10-
pyright==1.1.373
10+
pyright==1.1.374
1111
pytype==2024.4.11; platform_system != "Windows" and python_version < "3.12"
1212
ruff==0.5.4 # must match .pre-commit-config.yaml
1313

0 commit comments

Comments
 (0)