Skip to content

Commit 41d7ddb

Browse files
authored
Bump pytype to 2023.2.17 (#9782)
1 parent ed6748f commit 41d7ddb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements-tests.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ packaging==23.0
1010
pathspec>=0.10.3
1111
pre-commit-hooks==4.4.0 # must match .pre-commit-config.yaml
1212
pycln==2.1.3 # must match .pre-commit-config.yaml
13-
pytype==2023.1.31; platform_system != "Windows" and python_version < "3.11"
13+
pytype==2023.2.17; platform_system != "Windows" and python_version < "3.11"
1414
pyyaml==6.0
1515
termcolor>=2
1616
tomli==2.0.1

0 commit comments

Comments
 (0)