Skip to content

Commit 4f3c564

Browse files
Update dependency pyright to v1.1.365 (#12058)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c82d29f commit 4f3c564

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.4.1 # must match .pre-commit-config.yaml
88
mypy==1.10.0
99
pre-commit-hooks==4.5.0 # must match .pre-commit-config.yaml
10-
pyright==1.1.364
10+
pyright==1.1.365
1111
pytype==2024.4.11; platform_system != "Windows" and python_version < "3.12"
1212
ruff==0.3.7 # must match .pre-commit-config.yaml
1313

0 commit comments

Comments
 (0)