Merge remote-tracking branch 'origin/pr/3337'
This commit is contained in:
commit
0850aab96f
@ -1,3 +1,3 @@
|
||||
# This file is automatically generated by scripts/dev/recompile_requirements.py
|
||||
|
||||
check-manifest==0.35
|
||||
check-manifest==0.36
|
||||
|
@ -3,6 +3,6 @@
|
||||
appdirs==1.4.3
|
||||
packaging==16.8
|
||||
pyparsing==2.2.0
|
||||
setuptools==36.8.0
|
||||
setuptools==38.2.1
|
||||
six==1.11.0
|
||||
wheel==0.30.0
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
attrs==17.3.0
|
||||
beautifulsoup4==4.6.0
|
||||
cheroot==5.9.1
|
||||
cheroot==5.10.0
|
||||
click==6.7
|
||||
# colorama==0.3.9
|
||||
coverage==4.4.2
|
||||
@ -10,8 +10,8 @@ EasyProcess==0.2.3
|
||||
fields==5.0.0
|
||||
Flask==0.12.2
|
||||
glob2==0.6
|
||||
hunter==2.0.1
|
||||
hypothesis==3.38.0
|
||||
hunter==2.0.2
|
||||
hypothesis==3.38.5
|
||||
itsdangerous==0.24
|
||||
# Jinja2==2.9.6
|
||||
Mako==1.0.7
|
||||
@ -28,7 +28,7 @@ pytest-cov==2.5.1
|
||||
pytest-faulthandler==1.3.1
|
||||
pytest-instafail==0.3.0
|
||||
pytest-mock==1.6.3
|
||||
pytest-qt==2.2.1
|
||||
pytest-qt==2.3.0
|
||||
pytest-repeat==0.4.1
|
||||
pytest-rerunfailures==3.1
|
||||
pytest-travis-fold==1.2.0
|
||||
|
@ -1,6 +1,6 @@
|
||||
# This file is automatically generated by scripts/dev/recompile_requirements.py
|
||||
|
||||
pluggy==0.5.2
|
||||
pluggy==0.6.0
|
||||
py==1.5.2
|
||||
tox==2.9.1
|
||||
virtualenv==15.1.0
|
||||
|
Loading…
Reference in New Issue
Block a user