Skip to content

Commit c0f27e3

Browse files
authored
Upgrade pytype to 22.8.23 (#8644)
1 parent bc26a98 commit c0f27e3

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 @@ mypy==0.971
88
packaging==21.3
99
pycln==2.1.1 # must match .pre-commit-config.yaml
1010
pyyaml==6.0
11-
pytype==2022.8.17; platform_system != "Windows"
11+
pytype==2022.8.23; platform_system != "Windows"
1212
termcolor
1313
tomli==1.2.2
1414
tomlkit==0.11.4

0 commit comments

Comments
 (0)