Merge pull request #4410 from qutebrowser/pyup-scheduled-update-2018-11-05
Scheduled weekly dependency update for week 44
This commit is contained in:
commit
64f0e2471a
@ -6,4 +6,4 @@ codecov==2.0.15
|
|||||||
coverage==4.5.1
|
coverage==4.5.1
|
||||||
idna==2.7
|
idna==2.7
|
||||||
requests==2.20.0
|
requests==2.20.0
|
||||||
urllib3==1.24
|
urllib3==1.24.1
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
appdirs==1.4.3
|
appdirs==1.4.3
|
||||||
packaging==18.0
|
packaging==18.0
|
||||||
pyparsing==2.2.2
|
pyparsing==2.3.0
|
||||||
setuptools==40.5.0
|
setuptools==40.5.0
|
||||||
six==1.11.0
|
six==1.11.0
|
||||||
wheel==0.32.2
|
wheel==0.32.2
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
# This file is automatically generated by scripts/dev/recompile_requirements.py
|
# This file is automatically generated by scripts/dev/recompile_requirements.py
|
||||||
|
|
||||||
altgraph==0.16.1
|
altgraph==0.16.1
|
||||||
future==0.17.0
|
future==0.17.1
|
||||||
macholib==1.11
|
macholib==1.11
|
||||||
pefile==2018.8.8
|
pefile==2018.8.8
|
||||||
-e git+https://github.com/pyinstaller/pyinstaller.git@develop#egg=PyInstaller
|
-e git+https://github.com/pyinstaller/pyinstaller.git@develop#egg=PyInstaller
|
||||||
|
@ -9,7 +9,7 @@ cryptography==2.3.1
|
|||||||
github3.py==1.2.0
|
github3.py==1.2.0
|
||||||
idna==2.7
|
idna==2.7
|
||||||
isort==4.3.4
|
isort==4.3.4
|
||||||
jwcrypto==0.5.0
|
jwcrypto==0.6.0
|
||||||
lazy-object-proxy==1.3.1
|
lazy-object-proxy==1.3.1
|
||||||
mccabe==0.6.1
|
mccabe==0.6.1
|
||||||
pycparser==2.19
|
pycparser==2.19
|
||||||
@ -19,5 +19,5 @@ python-dateutil==2.7.5
|
|||||||
requests==2.20.0
|
requests==2.20.0
|
||||||
six==1.11.0
|
six==1.11.0
|
||||||
uritemplate==3.0.0
|
uritemplate==3.0.0
|
||||||
urllib3==1.24
|
urllib3==1.24.1
|
||||||
wrapt==1.10.11
|
wrapt==1.10.11
|
||||||
|
@ -13,7 +13,7 @@ fields==5.0.0
|
|||||||
Flask==1.0.2
|
Flask==1.0.2
|
||||||
glob2==0.6
|
glob2==0.6
|
||||||
hunter==2.0.2
|
hunter==2.0.2
|
||||||
hypothesis==3.81.0
|
hypothesis==3.82.1
|
||||||
itsdangerous==1.1.0
|
itsdangerous==1.1.0
|
||||||
# Jinja2==2.10
|
# Jinja2==2.10
|
||||||
Mako==1.0.7
|
Mako==1.0.7
|
||||||
@ -24,7 +24,7 @@ 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==3.9.3
|
pytest==3.10.0
|
||||||
pytest-bdd==3.0.0
|
pytest-bdd==3.0.0
|
||||||
pytest-benchmark==3.1.1
|
pytest-benchmark==3.1.1
|
||||||
pytest-cov==2.6.0
|
pytest-cov==2.6.0
|
||||||
|
@ -5,4 +5,4 @@ py==1.7.0
|
|||||||
six==1.11.0
|
six==1.11.0
|
||||||
toml==0.10.0
|
toml==0.10.0
|
||||||
tox==3.5.3
|
tox==3.5.3
|
||||||
virtualenv==16.0.0
|
virtualenv==16.1.0
|
||||||
|
@ -4,7 +4,7 @@ attrs==18.2.0
|
|||||||
colorama==0.4.0
|
colorama==0.4.0
|
||||||
cssutils==1.0.2
|
cssutils==1.0.2
|
||||||
Jinja2==2.10
|
Jinja2==2.10
|
||||||
MarkupSafe==1.0
|
MarkupSafe==1.1.0
|
||||||
Pygments==2.2.0
|
Pygments==2.2.0
|
||||||
pyPEG2==2.15.2
|
pyPEG2==2.15.2
|
||||||
PyYAML==3.13
|
PyYAML==3.13
|
||||||
|
Loading…
Reference in New Issue
Block a user