We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c75292 commit 3d26992Copy full SHA for 3d26992
requirements-tests.txt
@@ -7,7 +7,7 @@ flake8-noqa==1.4.0 # must match .pre-commit-config.yaml
7
flake8-pyi==24.3.0 # must match .pre-commit-config.yaml
8
mypy==1.9.0
9
pre-commit-hooks==4.5.0 # must match .pre-commit-config.yaml
10
-pyright==1.1.354
+pyright==1.1.355
11
pytype==2024.3.19; platform_system != "Windows" and python_version < "3.12"
12
ruff==0.3.2 # must match .pre-commit-config.yaml
13
0 commit comments