Skip to content

Commit 062fc75

Browse files
authored
Upgrade pytype to 22.2.23 (#7375)
Unblocks #7343
1 parent b55fed4 commit 062fc75

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.931
2-
pytype==2022.01.07; platform_system != "Windows" and python_version < "3.10"
2+
pytype==2022.2.23; platform_system != "Windows" and python_version < "3.10"
33
# must match .pre-commit-config.yaml
44
black==22.1.0
55
flake8==4.0.1

0 commit comments

Comments
 (0)