Update mypy from 0.750 to 0.761 (#543)

This commit is contained in:
pyup.io bot 2019-12-21 10:32:32 +02:00 committed by Aleksi Häkli
parent 2eee765c15
commit 3fae8c2008

View file

@ -1,7 +1,7 @@
-e .
black==19.10b0
coverage==5.0
mypy==0.750; python_version < '3.8' and python_implementation != 'PyPy'
mypy==0.761; python_version < '3.8' and python_implementation != 'PyPy'
prospector==1.2.0; python_version < '3.8' and python_implementation != 'PyPy'
pytest==5.3.2
pytest-cov==2.8.1