Update to mypy 0.931 (#6850)

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
This commit is contained in:
Sebastian Rittau
2022-01-07 19:21:10 +01:00
committed by GitHub
co-authored by Jelle Zijlstra
parent 5103f23de3
commit 2ad8db51ad
2 changed files with 1 additions and 7 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
mypy==0.930
mypy==0.931
pytype==2022.01.05; platform_system != "Windows" and python_version < "3.10"
# must match .pre-commit-config.yaml
black==21.12b0