mypy: version bump to 0.782

This commit is contained in:
Alexander Kapshuna 2020-09-13 22:54:51 +03:00
parent ea70e8ecda
commit 4b11a0f320
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ MYOPTIONS=""
DEPENDENCIES="
build+run:
dev-python/typed-ast[>=1.4.0&<1.5.0][python_abis:*(-)?]
dev-python/mypy_extensions[>=0.4.0&<0.5.0][python_abis:*(-)?]
dev-python/mypy_extensions[>=0.4.3&<0.5.0][python_abis:*(-)?]
dev-python/typing-extensions[>=3.7.4][python_abis:*(-)?]
test:
dev-python/attrs[>=18.0][python_abis:*(-)?]