Merge remote-tracking branch 'origin/pr/3990'

This commit is contained in:
Florian Bruhin 2018-06-13 20:28:08 +02:00
commit 389c1d11a0
5 changed files with 8 additions and 8 deletions

View File

@ -4,6 +4,6 @@ certifi==2018.4.16
chardet==3.0.4
codecov==2.0.15
coverage==4.5.1
idna==2.6
idna==2.7
requests==2.18.4
urllib3==1.22

View File

@ -4,7 +4,7 @@
certifi==2018.4.16
chardet==3.0.4
github3.py==1.1.0
idna==2.6
idna==2.7
isort==4.3.4
lazy-object-proxy==1.3.1
mccabe==0.6.1

View File

@ -1,14 +1,14 @@
# This file is automatically generated by scripts/dev/recompile_requirements.py
astroid==1.6.4
astroid==1.6.5
certifi==2018.4.16
chardet==3.0.4
github3.py==1.1.0
idna==2.6
idna==2.7
isort==4.3.4
lazy-object-proxy==1.3.1
mccabe==0.6.1
pylint==1.9.1
pylint==1.9.2
python-dateutil==2.7.3
./scripts/dev/pylint_checkers
requests==2.18.4

View File

@ -22,7 +22,7 @@ parse-type==0.4.2
pluggy==0.6.0
py==1.5.3
py-cpuinfo==4.0.0
pytest==3.6.0
pytest==3.6.1
pytest-bdd==2.21.0
pytest-benchmark==3.1.1
pytest-cov==2.5.1
@ -36,5 +36,5 @@ pytest-travis-fold==1.3.0
pytest-xvfb==1.1.0
PyVirtualDisplay==0.2.1
six==1.11.0
vulture==0.26
vulture==0.27
Werkzeug==0.14.1

View File

@ -1,3 +1,3 @@
# This file is automatically generated by scripts/dev/recompile_requirements.py
vulture==0.26
vulture==0.27