bump reqs

utils bump, and a bunch of test dependencies
can't bump pytest-xdist as it requires pytest>4
This commit is contained in:
Leo Hemsted
2019-11-18 14:56:56 +00:00
parent 3d9d841eae
commit f85bd3a8dd
3 changed files with 15 additions and 15 deletions

View File

@@ -2,15 +2,15 @@
isort==4.3.21
pytest==3.10.1 # pyup: <4.0.0
pytest-env==0.6.2
pytest-cov==2.7.1
pytest-mock==1.10.4
pytest-xdist==1.27.0
coveralls==1.8.1
beautifulsoup4==4.7.1
pytest-cov==2.8.1
pytest-mock==1.11.2
pytest-xdist==1.27.0 # pyup: <1.28.0
coveralls==1.8.2
beautifulsoup4==4.8.1
freezegun==0.3.12
flake8==3.7.7
flake8==3.7.9
flake8-bugbear==19.8.0
flake8-print==3.1.0
requests-mock==1.6.0
flake8-print==3.1.4
requests-mock==1.7.0
# used for creating manifest file locally
jinja2-cli[yaml]==0.6.0
jinja2-cli[yaml]==0.7.0