Merge pull request #4343 from qutebrowser/pyup-scheduled-update-2018-10-15
Scheduled weekly dependency update for week 41
This commit is contained in:
commit
17924de37c
@ -1,6 +1,6 @@
|
||||
# This file is automatically generated by scripts/dev/recompile_requirements.py
|
||||
|
||||
certifi==2018.8.24
|
||||
certifi==2018.10.15
|
||||
chardet==3.0.4
|
||||
codecov==2.0.15
|
||||
coverage==4.5.1
|
||||
|
@ -5,7 +5,7 @@ flake8==3.5.0
|
||||
flake8-bugbear==18.8.0
|
||||
flake8-builtins==1.4.1 # rq.filter: != 1.4.0
|
||||
flake8-comprehensions==1.4.1
|
||||
flake8-copyright==0.2.0
|
||||
flake8-copyright==0.2.2
|
||||
flake8-debugger==3.1.0
|
||||
flake8-deprecated==1.3
|
||||
flake8-docstrings==1.3.0
|
||||
@ -20,7 +20,7 @@ mccabe==0.6.1
|
||||
pathmatch==0.2.1
|
||||
pep8-naming==0.7.0
|
||||
pycodestyle==2.3.1 # rq.filter: < 2.4.0
|
||||
pydocstyle==2.1.1
|
||||
pydocstyle==3.0.0
|
||||
pyflakes==2.0.0
|
||||
six==1.11.0
|
||||
snowballstemmer==1.2.1
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
asn1crypto==0.24.0
|
||||
astroid==2.0.4
|
||||
certifi==2018.8.24
|
||||
certifi==2018.10.15
|
||||
cffi==1.11.5
|
||||
chardet==3.0.4
|
||||
cryptography==2.3.1
|
||||
|
@ -13,7 +13,7 @@ fields==5.0.0
|
||||
Flask==1.0.2
|
||||
glob2==0.6
|
||||
hunter==2.0.2
|
||||
hypothesis==3.74.3
|
||||
hypothesis==3.76.0
|
||||
itsdangerous==0.24
|
||||
# Jinja2==2.10
|
||||
Mako==1.0.7
|
||||
@ -22,7 +22,7 @@ more-itertools==4.3.0
|
||||
parse==1.9.0
|
||||
parse-type==0.4.2
|
||||
pluggy==0.7.1
|
||||
py==1.6.0
|
||||
py==1.7.0
|
||||
py-cpuinfo==4.0.0
|
||||
pytest==3.6.4 # rq.filter: <3.7
|
||||
pytest-bdd==2.21.0
|
||||
|
@ -1,8 +1,8 @@
|
||||
# This file is automatically generated by scripts/dev/recompile_requirements.py
|
||||
|
||||
pluggy==0.7.1
|
||||
py==1.6.0
|
||||
py==1.7.0
|
||||
six==1.11.0
|
||||
toml==0.10.0
|
||||
tox==3.5.1
|
||||
tox==3.5.2
|
||||
virtualenv==16.0.0
|
||||
|
@ -1,7 +1,7 @@
|
||||
# This file is automatically generated by scripts/dev/recompile_requirements.py
|
||||
|
||||
attrs==18.2.0
|
||||
colorama==0.3.9
|
||||
colorama==0.4.0
|
||||
cssutils==1.0.2
|
||||
Jinja2==2.10
|
||||
MarkupSafe==1.0
|
||||
|
Loading…
Reference in New Issue
Block a user