Merge pull request #4187 from qutebrowser/pyup-scheduled-update-2018-09-03

Scheduled weekly dependency update for week 35
This commit is contained in:
Florian Bruhin 2018-09-03 22:29:39 +02:00 committed by GitHub
commit 25c189d8d4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
10 changed files with 30 additions and 24 deletions

View File

@ -1,6 +1,6 @@
# This file is automatically generated by scripts/dev/recompile_requirements.py
certifi==2018.8.13
certifi==2018.8.24
chardet==3.0.4
codecov==2.0.15
coverage==4.5.1

View File

@ -1,6 +1,6 @@
# This file is automatically generated by scripts/dev/recompile_requirements.py
attrs==18.1.0
attrs==18.2.0
flake8==3.5.0
flake8-bugbear==18.8.0
flake8-builtins==1.4.1 # rq.filter: != 1.4.0
@ -24,4 +24,4 @@ pydocstyle==2.1.1
pyflakes==2.0.0
six==1.11.0
snowballstemmer==1.2.1
typing==3.6.4
typing==3.6.6

View File

@ -3,6 +3,6 @@
appdirs==1.4.3
packaging==17.1
pyparsing==2.2.0
setuptools==40.1.0
setuptools==40.2.0
six==1.11.0
wheel==0.31.1

View File

@ -2,6 +2,6 @@
altgraph==0.16.1
future==0.16.0
macholib==1.10
macholib==1.11
pefile==2018.8.8
PyInstaller==3.3.1

View File

@ -1,13 +1,18 @@
# This file is automatically generated by scripts/dev/recompile_requirements.py
asn1crypto==0.24.0
-e git+https://github.com/PyCQA/astroid.git#egg=astroid
certifi==2018.8.13
certifi==2018.8.24
cffi==1.11.5
chardet==3.0.4
github3.py==1.1.0
cryptography==2.3.1
github3.py==1.2.0
idna==2.7
isort==4.3.4
jwcrypto==0.5.0
lazy-object-proxy==1.3.1
mccabe==0.6.1
pycparser==2.18
-e git+https://github.com/PyCQA/pylint.git#egg=pylint
python-dateutil==2.7.3
./scripts/dev/pylint_checkers

View File

@ -1,20 +1,23 @@
# This file is automatically generated by scripts/dev/recompile_requirements.py
asn1crypto==0.24.0
astroid==2.0.4
certifi==2018.8.13
certifi==2018.8.24
cffi==1.11.5
chardet==3.0.4
github3.py==1.1.0
cryptography==2.3.1
github3.py==1.2.0
idna==2.7
isort==4.3.4
jwcrypto==0.5.0
lazy-object-proxy==1.3.1
mccabe==0.6.1
pycparser==2.18
pylint==2.1.1
python-dateutil==2.7.3
./scripts/dev/pylint_checkers
requests==2.19.1
six==1.11.0
typed-ast==1.1.0
typing==3.6.4
uritemplate==3.0.0
urllib3==1.23
wrapt==1.10.11

View File

@ -1,10 +1,10 @@
# This file is automatically generated by scripts/dev/recompile_requirements.py
atomicwrites==1.1.5
attrs==18.1.0
atomicwrites==1.2.1
attrs==18.2.0
backports.functools-lru-cache==1.5
beautifulsoup4==4.6.3
cheroot==6.4.0
cheroot==6.5.2
click==6.7
# colorama==0.3.9
coverage==4.5.1
@ -13,7 +13,7 @@ fields==5.0.0
Flask==1.0.2
glob2==0.6
hunter==2.0.2
hypothesis==3.69.0
hypothesis==3.70.3
itsdangerous==0.24
# Jinja2==2.10
Mako==1.0.7
@ -22,17 +22,17 @@ more-itertools==4.3.0
parse==1.8.4
parse-type==0.4.2
pluggy==0.7.1
py==1.5.4
py==1.6.0
py-cpuinfo==4.0.0
pytest==3.6.4 # rq.filter: != 3.7, != 3.7.1, != 3.7.2
pytest==3.6.4 # rq.filter: != 3.7, != 3.7.1, != 3.7.2, != 3.7.3, != 3.7.4
pytest-bdd==2.21.0
pytest-benchmark==3.1.1
pytest-cov==2.5.1
pytest-faulthandler==1.5.0
pytest-instafail==0.4.0
pytest-mock==1.10.0
pytest-qt==3.0.0
pytest-repeat==0.6.0
pytest-qt==3.0.2
pytest-repeat==0.7.0
pytest-rerunfailures==4.1
pytest-travis-fold==1.3.0
pytest-xvfb==1.1.0

View File

@ -19,4 +19,4 @@ pytest-xvfb
vulture
#@ ignore: Jinja2, MarkupSafe, colorama
#@ filter: pytest != 3.7, != 3.7.1, != 3.7.2
#@ filter: pytest != 3.7, != 3.7.1, != 3.7.2, != 3.7.3, != 3.7.4

View File

@ -1,9 +1,7 @@
# This file is automatically generated by scripts/dev/recompile_requirements.py
packaging==17.1
pluggy==0.7.1
py==1.5.4
pyparsing==2.2.0
py==1.6.0
six==1.11.0
tox==3.2.1
virtualenv==16.0.0

View File

@ -1,6 +1,6 @@
# This file is automatically generated by scripts/dev/recompile_requirements.py
attrs==18.1.0
attrs==18.2.0
colorama==0.3.9
cssutils==1.0.2
Jinja2==2.10