This commit is contained in:
Itamar Turner-Trauring 2024-01-04 09:35:42 -05:00
parent 3a1e079828
commit ed193c7e3f

View File

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