Upgrade mypy to 0.920 (#6611)

Temporily pin mypy used for stubtest checks to 0.910, until the stubtest
problems are addressed.
This commit is contained in:
Sebastian Rittau
2021-12-16 17:53:36 +01:00
committed by GitHub
parent c900c0e769
commit dae0b127ca
3 changed files with 7 additions and 3 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
mypy==0.910
mypy==0.920
pytype==2021.11.29; platform_system != "Windows"
# must match .pre-commit-config.yaml
black==21.12b0