Merge pull request #4150 from qutebrowser/pyup-scheduled-update-2018-08-20
Scheduled weekly dependency update for week 33
This commit is contained in:
commit
59e7adc1e6
@ -2,7 +2,7 @@
|
||||
|
||||
attrs==18.1.0
|
||||
flake8==3.5.0
|
||||
flake8-bugbear==18.2.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
|
||||
|
@ -3,6 +3,6 @@
|
||||
appdirs==1.4.3
|
||||
packaging==17.1
|
||||
pyparsing==2.2.0
|
||||
setuptools==40.0.0
|
||||
setuptools==40.1.0
|
||||
six==1.11.0
|
||||
wheel==0.31.1
|
||||
|
@ -1,4 +1,4 @@
|
||||
# This file is automatically generated by scripts/dev/recompile_requirements.py
|
||||
|
||||
docutils==0.14
|
||||
pyroma==2.3.1
|
||||
pyroma==2.4
|
||||
|
@ -13,7 +13,7 @@ fields==5.0.0
|
||||
Flask==1.0.2
|
||||
glob2==0.6
|
||||
hunter==2.0.2
|
||||
hypothesis==3.67.0
|
||||
hypothesis==3.69.0
|
||||
itsdangerous==0.24
|
||||
# Jinja2==2.10
|
||||
Mako==1.0.7
|
||||
@ -24,7 +24,7 @@ parse-type==0.4.2
|
||||
pluggy==0.7.1
|
||||
py==1.5.4
|
||||
py-cpuinfo==4.0.0
|
||||
pytest==3.6.4 # rq.filter: != 3.7, != 3.7.1
|
||||
pytest==3.6.4 # rq.filter: != 3.7, != 3.7.1, != 3.7.2
|
||||
pytest-bdd==2.21.0
|
||||
pytest-benchmark==3.1.1
|
||||
pytest-cov==2.5.1
|
||||
|
@ -19,4 +19,4 @@ pytest-xvfb
|
||||
vulture
|
||||
|
||||
#@ ignore: Jinja2, MarkupSafe, colorama
|
||||
#@ filter: pytest != 3.7, != 3.7.1
|
||||
#@ filter: pytest != 3.7, != 3.7.1, != 3.7.2
|
||||
|
Loading…
Reference in New Issue
Block a user