Skip to content

Commit c29628b

Browse files
committed
Bump pytype version.
Picks up a fix for the pytype test failure in #8469.
1 parent b19d447 commit c29628b

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
@@ -1,5 +1,5 @@
11
mypy==0.971
2-
pytype==2022.6.23; platform_system != "Windows"
2+
pytype==2022.8.3; platform_system != "Windows"
33
# must match .pre-commit-config.yaml
44
black==22.6.0
55
# must match .pre-commit-config.yaml

0 commit comments

Comments
 (0)