Update mypy from 0.720 to 0.730 (#493)

This commit is contained in:
pyup.io bot 2019-09-26 23:58:41 +02:00 committed by Aleksi Häkli
parent 05292ebe54
commit d94c53f999

View file

@ -1,6 +1,6 @@
-e .
coverage==4.5.4
mypy==0.720 ; python_version < '3.8' and python_implementation != 'PyPy'
mypy==0.730; python_version < '3.8' and python_implementation != 'PyPy'
prospector==1.1.6.2 ; python_version < '3.8' and python_implementation != 'PyPy'
pytest==5.1.3
pytest-cov==2.7.1