Skip to content

Commit a95a862

Browse files
authored
Upgrade to pytype 2022.4.26 (#7699)
1 parent 2299c43 commit a95a862

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

0 commit comments

Comments
 (0)