Merge pull request #4131 from qutebrowser/pyup-scheduled-update-2018-08-13
Scheduled weekly dependency update for week 32
This commit is contained in:
commit
4831cb59cb
@ -1,6 +1,6 @@
|
|||||||
# This file is automatically generated by scripts/dev/recompile_requirements.py
|
# This file is automatically generated by scripts/dev/recompile_requirements.py
|
||||||
|
|
||||||
certifi==2018.4.16
|
certifi==2018.8.13
|
||||||
chardet==3.0.4
|
chardet==3.0.4
|
||||||
codecov==2.0.15
|
codecov==2.0.15
|
||||||
coverage==4.5.1
|
coverage==4.5.1
|
||||||
|
@ -3,5 +3,5 @@
|
|||||||
altgraph==0.16.1
|
altgraph==0.16.1
|
||||||
future==0.16.0
|
future==0.16.0
|
||||||
macholib==1.10
|
macholib==1.10
|
||||||
pefile==2017.11.5
|
pefile==2018.8.8
|
||||||
PyInstaller==3.3.1
|
PyInstaller==3.3.1
|
||||||
|
@ -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
|
||||||
|
|
||||||
-e git+https://github.com/PyCQA/astroid.git#egg=astroid
|
-e git+https://github.com/PyCQA/astroid.git#egg=astroid
|
||||||
certifi==2018.4.16
|
certifi==2018.8.13
|
||||||
chardet==3.0.4
|
chardet==3.0.4
|
||||||
github3.py==1.1.0
|
github3.py==1.1.0
|
||||||
idna==2.7
|
idna==2.7
|
||||||
|
@ -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
|
||||||
|
|
||||||
astroid==2.0.2
|
astroid==2.0.4
|
||||||
certifi==2018.4.16
|
certifi==2018.8.13
|
||||||
chardet==3.0.4
|
chardet==3.0.4
|
||||||
github3.py==1.1.0
|
github3.py==1.1.0
|
||||||
idna==2.7
|
idna==2.7
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
atomicwrites==1.1.5
|
atomicwrites==1.1.5
|
||||||
attrs==18.1.0
|
attrs==18.1.0
|
||||||
backports.functools-lru-cache==1.5
|
backports.functools-lru-cache==1.5
|
||||||
beautifulsoup4==4.6.1
|
beautifulsoup4==4.6.3
|
||||||
cheroot==6.4.0
|
cheroot==6.4.0
|
||||||
click==6.7
|
click==6.7
|
||||||
# colorama==0.3.9
|
# colorama==0.3.9
|
||||||
@ -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.66.30
|
hypothesis==3.67.0
|
||||||
itsdangerous==0.24
|
itsdangerous==0.24
|
||||||
# Jinja2==2.10
|
# Jinja2==2.10
|
||||||
Mako==1.0.7
|
Mako==1.0.7
|
||||||
|
@ -5,5 +5,5 @@ pluggy==0.7.1
|
|||||||
py==1.5.4
|
py==1.5.4
|
||||||
pyparsing==2.2.0
|
pyparsing==2.2.0
|
||||||
six==1.11.0
|
six==1.11.0
|
||||||
tox==3.1.3
|
tox==3.2.1
|
||||||
virtualenv==16.0.0
|
virtualenv==16.0.0
|
||||||
|
Loading…
Reference in New Issue
Block a user