update mypy.

This commit is contained in:
fiatjaf
2021-03-28 02:02:21 -03:00
parent 08d124c62a
commit 510ccbc007
2 changed files with 237 additions and 181 deletions
+1 -1
View File
@@ -31,5 +31,5 @@ pypng = "*"
black = "==20.8b1"
pytest = "*"
pytest-cov = "*"
mypy = "==0.761"
mypy = "latest"
pytest-trio = "*"