Bump pyright to 1.1.372 (#12361)

This commit is contained in:
Sebastian Rittau
2024-07-18 12:08:53 +02:00
committed by GitHub
parent d482d4e83c
commit 6552aa3d2c
2 changed files with 6 additions and 2 deletions

View File

@@ -7,7 +7,7 @@ flake8-noqa==1.4.0 # must match .pre-commit-config.yaml
flake8-pyi==24.6.0 # must match .pre-commit-config.yaml
mypy==1.10.1
pre-commit-hooks==4.6.0 # must match .pre-commit-config.yaml
pyright==1.1.371
pyright==1.1.372
pytype==2024.4.11; platform_system != "Windows" and python_version < "3.12"
ruff==0.5.0 # must match .pre-commit-config.yaml