We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e67340b commit aa44da6Copy full SHA for aa44da6
requirements-tests.txt
@@ -7,7 +7,7 @@ flake8-noqa==1.4.0 # must match .pre-commit-config.yaml
7
flake8-pyi==24.6.0 # must match .pre-commit-config.yaml
8
mypy==1.10.1
9
pre-commit-hooks==4.6.0 # must match .pre-commit-config.yaml
10
-pyright==1.1.369
+pyright==1.1.370
11
pytype==2024.4.11; platform_system != "Windows" and python_version < "3.12"
12
ruff==0.5.0 # must match .pre-commit-config.yaml
13
0 commit comments