Skip to content

Commit b24e18f

Browse files
authored
Bump pytype version. (#11483)
1 parent 6d20ea6 commit b24e18f

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
@@ -8,7 +8,7 @@ flake8-noqa==1.4.0 # must match .pre-commit-config.yaml
88
flake8-pyi==24.1.0 # must match .pre-commit-config.yaml
99
mypy==1.8.0
1010
pre-commit-hooks==4.5.0 # must match .pre-commit-config.yaml
11-
pytype==2024.2.13; platform_system != "Windows" and python_version < "3.12"
11+
pytype==2024.2.27; platform_system != "Windows" and python_version < "3.12"
1212
ruff==0.2.1 # must match .pre-commit-config.yaml and tests.yml
1313

1414
# Libraries used by our various scripts.

0 commit comments

Comments
 (0)