Update prospector from 1.1.7 to 1.2.0

This commit is contained in:
pyup-bot 2019-12-19 13:00:52 +02:00 committed by Mickaël Schoentgen
parent 420381f3d7
commit 2eee765c15

View file

@ -2,7 +2,7 @@
black==19.10b0
coverage==5.0
mypy==0.750; python_version < '3.8' and python_implementation != 'PyPy'
prospector==1.1.7 ; 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
pytest-django==3.7.0