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 d828a5e commit 119cd09Copy full SHA for 119cd09
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.382.post0
+pyright==1.1.382.post1
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