Merge pull request #4493 from qutebrowser/pyup-scheduled-update-2018-12-24
Scheduled weekly dependency update for week 51
This commit is contained in:
commit
fa2e4ca5b8
@ -5,4 +5,4 @@ mypy-extensions==0.4.1
|
|||||||
PyQt5==5.11.3
|
PyQt5==5.11.3
|
||||||
PyQt5-sip==4.19.13
|
PyQt5-sip==4.19.13
|
||||||
-e git+https://github.com/qutebrowser/PyQt5-stubs.git@wip#egg=PyQt5_stubs
|
-e git+https://github.com/qutebrowser/PyQt5-stubs.git@wip#egg=PyQt5_stubs
|
||||||
typed-ast==1.1.0
|
typed-ast==1.1.1
|
||||||
|
@ -3,6 +3,6 @@
|
|||||||
appdirs==1.4.3
|
appdirs==1.4.3
|
||||||
packaging==18.0
|
packaging==18.0
|
||||||
pyparsing==2.3.0
|
pyparsing==2.3.0
|
||||||
setuptools==40.6.2
|
setuptools==40.6.3
|
||||||
six==1.12.0
|
six==1.12.0
|
||||||
wheel==0.32.3
|
wheel==0.32.3
|
||||||
|
@ -10,7 +10,7 @@ imagesize==1.1.0
|
|||||||
Jinja2==2.10
|
Jinja2==2.10
|
||||||
MarkupSafe==1.1.0
|
MarkupSafe==1.1.0
|
||||||
packaging==18.0
|
packaging==18.0
|
||||||
Pygments==2.3.0
|
Pygments==2.3.1
|
||||||
pyparsing==2.3.0
|
pyparsing==2.3.0
|
||||||
pytz==2018.7
|
pytz==2018.7
|
||||||
requests==2.21.0
|
requests==2.21.0
|
||||||
|
@ -8,11 +8,11 @@ cheroot==6.5.2
|
|||||||
Click==7.0
|
Click==7.0
|
||||||
# colorama==0.4.1
|
# colorama==0.4.1
|
||||||
coverage==4.5.2
|
coverage==4.5.2
|
||||||
EasyProcess==0.2.3
|
EasyProcess==0.2.5
|
||||||
Flask==1.0.2
|
Flask==1.0.2
|
||||||
glob2==0.6
|
glob2==0.6
|
||||||
hunter==2.1.0
|
hunter==2.1.0
|
||||||
hypothesis==3.82.5
|
hypothesis==3.84.5
|
||||||
itsdangerous==1.1.0
|
itsdangerous==1.1.0
|
||||||
# Jinja2==2.10
|
# Jinja2==2.10
|
||||||
Mako==1.0.7
|
Mako==1.0.7
|
||||||
@ -23,14 +23,14 @@ parse-type==0.4.2
|
|||||||
pluggy==0.8.0
|
pluggy==0.8.0
|
||||||
py==1.7.0
|
py==1.7.0
|
||||||
py-cpuinfo==4.0.0
|
py-cpuinfo==4.0.0
|
||||||
pytest==4.0.1
|
pytest==4.0.2
|
||||||
pytest-bdd==3.0.0
|
pytest-bdd==3.0.1
|
||||||
pytest-benchmark==3.1.1
|
pytest-benchmark==3.1.1
|
||||||
pytest-cov==2.6.0
|
pytest-cov==2.6.0
|
||||||
pytest-faulthandler==1.5.0
|
pytest-faulthandler==1.5.0
|
||||||
pytest-instafail==0.4.0
|
pytest-instafail==0.4.0
|
||||||
pytest-mock==1.10.0
|
pytest-mock==1.10.0
|
||||||
pytest-qt==3.2.1
|
pytest-qt==3.2.2
|
||||||
pytest-repeat==0.7.0
|
pytest-repeat==0.7.0
|
||||||
pytest-rerunfailures==5.0
|
pytest-rerunfailures==5.0
|
||||||
pytest-travis-fold==1.3.0
|
pytest-travis-fold==1.3.0
|
||||||
|
@ -5,5 +5,5 @@ pluggy==0.8.0
|
|||||||
py==1.7.0
|
py==1.7.0
|
||||||
six==1.12.0
|
six==1.12.0
|
||||||
toml==0.10.0
|
toml==0.10.0
|
||||||
tox==3.5.3
|
tox==3.6.1
|
||||||
virtualenv==16.1.0
|
virtualenv==16.1.0
|
||||||
|
@ -5,6 +5,6 @@ colorama==0.4.1
|
|||||||
cssutils==1.0.2
|
cssutils==1.0.2
|
||||||
Jinja2==2.10
|
Jinja2==2.10
|
||||||
MarkupSafe==1.1.0
|
MarkupSafe==1.1.0
|
||||||
Pygments==2.3.0
|
Pygments==2.3.1
|
||||||
pyPEG2==2.15.2
|
pyPEG2==2.15.2
|
||||||
PyYAML==3.13
|
PyYAML==3.13
|
||||||
|
Loading…
Reference in New Issue
Block a user