Upgrade mypy

This commit is contained in:
Itamar Turner-Trauring 2023-12-11 10:09:43 -05:00
parent 638d8d66c4
commit e230a65fa6

View File

@ -124,7 +124,7 @@ commands =
[testenv:typechecks]
basepython = python3
deps =
mypy==1.5.1
mypy==1.7.1
mypy-zope
types-mock
types-six