Update coverage from 5.0.2 to 5.0.3

This commit is contained in:
pyup-bot 2020-01-13 11:21:24 +02:00 committed by Aleksi Häkli
parent 06e00d08f1
commit acd1efe23f

View file

@ -1,6 +1,6 @@
-e .
black==19.3b0
coverage==5.0.2
coverage==5.0.3
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