Merge pull request #2857 from qutebrowser/pyup-scheduled-update-07-24-2017
Scheduled weekly dependency update for week 30
This commit is contained in:
commit
cb2dbc1e0a
@ -6,4 +6,4 @@ codecov==2.0.9
|
|||||||
coverage==4.4.1
|
coverage==4.4.1
|
||||||
idna==2.5
|
idna==2.5
|
||||||
requests==2.18.1
|
requests==2.18.1
|
||||||
urllib3==1.21.1
|
urllib3==1.22
|
||||||
|
@ -3,6 +3,6 @@
|
|||||||
appdirs==1.4.3
|
appdirs==1.4.3
|
||||||
packaging==16.8
|
packaging==16.8
|
||||||
pyparsing==2.2.0
|
pyparsing==2.2.0
|
||||||
setuptools==36.2.0
|
setuptools==36.2.1
|
||||||
six==1.10.0
|
six==1.10.0
|
||||||
wheel==0.29.0
|
wheel==0.29.0
|
||||||
|
@ -14,5 +14,5 @@ requests==2.18.1
|
|||||||
six==1.10.0
|
six==1.10.0
|
||||||
uritemplate==3.0.0
|
uritemplate==3.0.0
|
||||||
uritemplate.py==3.0.2
|
uritemplate.py==3.0.2
|
||||||
urllib3==1.21.1
|
urllib3==1.22
|
||||||
wrapt==1.10.10
|
wrapt==1.10.10
|
||||||
|
@ -14,5 +14,5 @@ requests==2.18.1
|
|||||||
six==1.10.0
|
six==1.10.0
|
||||||
uritemplate==3.0.0
|
uritemplate==3.0.0
|
||||||
uritemplate.py==3.0.2
|
uritemplate.py==3.0.2
|
||||||
urllib3==1.21.1
|
urllib3==1.22
|
||||||
wrapt==1.10.10
|
wrapt==1.10.10
|
||||||
|
@ -5,14 +5,14 @@ cheroot==5.7.0
|
|||||||
click==6.7
|
click==6.7
|
||||||
# colorama==0.3.9
|
# colorama==0.3.9
|
||||||
coverage==4.4.1
|
coverage==4.4.1
|
||||||
decorator==4.1.1
|
decorator==4.1.2
|
||||||
EasyProcess==0.2.3
|
EasyProcess==0.2.3
|
||||||
fields==5.0.0
|
fields==5.0.0
|
||||||
Flask==0.12.2
|
Flask==0.12.2
|
||||||
glob2==0.5
|
glob2==0.5
|
||||||
httpbin==0.5.0
|
httpbin==0.5.0
|
||||||
hunter==1.4.1
|
hunter==1.4.1
|
||||||
hypothesis==3.13.0
|
hypothesis==3.14.0
|
||||||
itsdangerous==0.24
|
itsdangerous==0.24
|
||||||
# Jinja2==2.9.6
|
# Jinja2==2.9.6
|
||||||
Mako==1.0.7
|
Mako==1.0.7
|
||||||
@ -22,12 +22,12 @@ parse-type==0.3.4
|
|||||||
py==1.4.34
|
py==1.4.34
|
||||||
pytest==3.1.3
|
pytest==3.1.3
|
||||||
pytest-bdd==2.18.2
|
pytest-bdd==2.18.2
|
||||||
pytest-benchmark==3.0.0
|
pytest-benchmark==3.1.0
|
||||||
pytest-catchlog==1.2.2
|
pytest-catchlog==1.2.2
|
||||||
pytest-cov==2.5.1
|
pytest-cov==2.5.1
|
||||||
pytest-faulthandler==1.3.1
|
pytest-faulthandler==1.3.1
|
||||||
pytest-instafail==0.3.0
|
pytest-instafail==0.3.0
|
||||||
pytest-mock==1.6.0
|
pytest-mock==1.6.2
|
||||||
pytest-qt==2.1.2
|
pytest-qt==2.1.2
|
||||||
pytest-repeat==0.4.1
|
pytest-repeat==0.4.1
|
||||||
pytest-rerunfailures==2.2
|
pytest-rerunfailures==2.2
|
||||||
@ -35,5 +35,5 @@ pytest-travis-fold==1.2.0
|
|||||||
pytest-xvfb==1.0.0
|
pytest-xvfb==1.0.0
|
||||||
PyVirtualDisplay==0.2.1
|
PyVirtualDisplay==0.2.1
|
||||||
six==1.10.0
|
six==1.10.0
|
||||||
vulture==0.16
|
vulture==0.19
|
||||||
Werkzeug==0.12.2
|
Werkzeug==0.12.2
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
# This file is automatically generated by scripts/dev/recompile_requirements.py
|
# This file is automatically generated by scripts/dev/recompile_requirements.py
|
||||||
|
|
||||||
vulture==0.16
|
vulture==0.19
|
||||||
|
Loading…
Reference in New Issue
Block a user