Thanks to visit codestin.com Credit goes to github.com
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 0610a79 commit 0689736Copy full SHA for 0689736
1 file changed
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.11.1
9
pre-commit-hooks==4.6.0 # must match .pre-commit-config.yaml
10
-pyright==1.1.379
+pyright==1.1.381
11
# pytype can be installed on Windows, but requires building wheels, let's not do that on the CI
12
pytype==2024.9.13; platform_system != "Windows" and python_version < "3.13"
13
ruff==0.5.4 # must match .pre-commit-config.yaml
0 commit comments