Merge pull request #4503 from qutebrowser/pyup-scheduled-update-2018-12-31
Scheduled weekly dependency update for week 52
This commit is contained in:
commit
0cf92862bb
@ -11,7 +11,7 @@ flake8-deprecated==1.3
|
|||||||
flake8-docstrings==1.3.0
|
flake8-docstrings==1.3.0
|
||||||
flake8-future-import==0.4.5
|
flake8-future-import==0.4.5
|
||||||
flake8-mock==0.3
|
flake8-mock==0.3
|
||||||
flake8-per-file-ignores==0.6
|
flake8-per-file-ignores==0.7
|
||||||
flake8-polyfill==1.0.2
|
flake8-polyfill==1.0.2
|
||||||
flake8-string-format==0.2.3
|
flake8-string-format==0.2.3
|
||||||
flake8-tidy-imports==1.1.0
|
flake8-tidy-imports==1.1.0
|
||||||
|
@ -16,6 +16,6 @@ pytz==2018.7
|
|||||||
requests==2.21.0
|
requests==2.21.0
|
||||||
six==1.12.0
|
six==1.12.0
|
||||||
snowballstemmer==1.2.1
|
snowballstemmer==1.2.1
|
||||||
Sphinx==1.8.2
|
Sphinx==1.8.3
|
||||||
sphinxcontrib-websupport==1.1.0
|
sphinxcontrib-websupport==1.1.0
|
||||||
urllib3==1.24.1
|
urllib3==1.24.1
|
||||||
|
@ -3,8 +3,8 @@
|
|||||||
atomicwrites==1.2.1
|
atomicwrites==1.2.1
|
||||||
attrs==18.2.0
|
attrs==18.2.0
|
||||||
backports.functools-lru-cache==1.5
|
backports.functools-lru-cache==1.5
|
||||||
beautifulsoup4==4.6.3
|
beautifulsoup4==4.7.0
|
||||||
cheroot==6.5.2
|
cheroot==6.5.3
|
||||||
Click==7.0
|
Click==7.0
|
||||||
# colorama==0.4.1
|
# colorama==0.4.1
|
||||||
coverage==4.5.2
|
coverage==4.5.2
|
||||||
@ -12,12 +12,12 @@ 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.84.5
|
hypothesis==3.85.2
|
||||||
itsdangerous==1.1.0
|
itsdangerous==1.1.0
|
||||||
# Jinja2==2.10
|
# Jinja2==2.10
|
||||||
Mako==1.0.7
|
Mako==1.0.7
|
||||||
# MarkupSafe==1.1.0
|
# MarkupSafe==1.1.0
|
||||||
more-itertools==4.3.0
|
more-itertools==5.0.0
|
||||||
parse==1.9.0
|
parse==1.9.0
|
||||||
parse-type==0.4.2
|
parse-type==0.4.2
|
||||||
pluggy==0.8.0
|
pluggy==0.8.0
|
||||||
|
Loading…
Reference in New Issue
Block a user