Merge remote-tracking branch 'origin/pyup-scheduled-update-2018-12-10'

This commit is contained in:
Florian Bruhin 2018-12-10 20:00:12 +01:00
commit ddb0e050ac
8 changed files with 12 additions and 12 deletions

View File

@ -4,6 +4,6 @@ certifi==2018.11.29
chardet==3.0.4 chardet==3.0.4
codecov==2.0.15 codecov==2.0.15
coverage==4.5.2 coverage==4.5.2
idna==2.7 idna==2.8
requests==2.20.1 requests==2.21.0
urllib3==1.24.1 urllib3==1.24.1

View File

@ -22,6 +22,6 @@ pep8-naming==0.7.0
pycodestyle==2.4.0 pycodestyle==2.4.0
pydocstyle==3.0.0 pydocstyle==3.0.0
pyflakes==2.0.0 pyflakes==2.0.0
six==1.11.0 six==1.12.0
snowballstemmer==1.2.1 snowballstemmer==1.2.1
typing==3.6.6 typing==3.6.6

View File

@ -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
mypy==0.641 mypy==0.650
mypy-extensions==0.4.1 mypy-extensions==0.4.1
PyQt5==5.11.3 PyQt5==5.11.3
PyQt5-sip==4.19.13 PyQt5-sip==4.19.13

View File

@ -4,4 +4,4 @@ colorama==0.4.1
cssutils==1.0.2 cssutils==1.0.2
hunter==2.1.0 hunter==2.1.0
Pympler==0.6 Pympler==0.6
six==1.11.0 six==1.12.0

View File

@ -4,5 +4,5 @@ appdirs==1.4.3
packaging==18.0 packaging==18.0
pyparsing==2.3.0 pyparsing==2.3.0
setuptools==40.6.2 setuptools==40.6.2
six==1.11.0 six==1.12.0
wheel==0.32.3 wheel==0.32.3

View File

@ -7,7 +7,7 @@ cffi==1.11.5
chardet==3.0.4 chardet==3.0.4
cryptography==2.4.2 cryptography==2.4.2
github3.py==1.2.0 github3.py==1.2.0
idna==2.7 idna==2.8
isort==4.3.4 isort==4.3.4
jwcrypto==0.6.0 jwcrypto==0.6.0
lazy-object-proxy==1.3.1 lazy-object-proxy==1.3.1
@ -16,8 +16,8 @@ pycparser==2.19
pylint==2.2.2 pylint==2.2.2
python-dateutil==2.7.5 python-dateutil==2.7.5
./scripts/dev/pylint_checkers ./scripts/dev/pylint_checkers
requests==2.20.1 requests==2.21.0
six==1.11.0 six==1.12.0
uritemplate==3.0.0 uritemplate==3.0.0
urllib3==1.24.1 urllib3==1.24.1
wrapt==1.10.11 wrapt==1.10.11

View File

@ -12,7 +12,7 @@ EasyProcess==0.2.3
Flask==1.0.2 Flask==1.0.2
glob2==0.6 glob2==0.6
hunter==2.1.0 hunter==2.1.0
hypothesis==3.82.1 hypothesis==3.82.5
itsdangerous==1.1.0 itsdangerous==1.1.0
# Jinja2==2.10 # Jinja2==2.10
Mako==1.0.7 Mako==1.0.7
@ -36,6 +36,6 @@ pytest-rerunfailures==5.0
pytest-travis-fold==1.3.0 pytest-travis-fold==1.3.0
pytest-xvfb==1.1.0 pytest-xvfb==1.1.0
PyVirtualDisplay==0.2.1 PyVirtualDisplay==0.2.1
six==1.11.0 six==1.12.0
vulture==1.0 vulture==1.0
Werkzeug==0.14.1 Werkzeug==0.14.1

View File

@ -3,7 +3,7 @@
filelock==3.0.10 filelock==3.0.10
pluggy==0.8.0 pluggy==0.8.0
py==1.7.0 py==1.7.0
six==1.11.0 six==1.12.0
toml==0.10.0 toml==0.10.0
tox==3.5.3 tox==3.5.3
virtualenv==16.1.0 virtualenv==16.1.0