Merge remote-tracking branch 'origin/pyup-scheduled-update-2018-12-10'
This commit is contained in:
commit
ddb0e050ac
@ -4,6 +4,6 @@ certifi==2018.11.29
|
||||
chardet==3.0.4
|
||||
codecov==2.0.15
|
||||
coverage==4.5.2
|
||||
idna==2.7
|
||||
requests==2.20.1
|
||||
idna==2.8
|
||||
requests==2.21.0
|
||||
urllib3==1.24.1
|
||||
|
@ -22,6 +22,6 @@ pep8-naming==0.7.0
|
||||
pycodestyle==2.4.0
|
||||
pydocstyle==3.0.0
|
||||
pyflakes==2.0.0
|
||||
six==1.11.0
|
||||
six==1.12.0
|
||||
snowballstemmer==1.2.1
|
||||
typing==3.6.6
|
||||
|
@ -1,6 +1,6 @@
|
||||
# This file is automatically generated by scripts/dev/recompile_requirements.py
|
||||
|
||||
mypy==0.641
|
||||
mypy==0.650
|
||||
mypy-extensions==0.4.1
|
||||
PyQt5==5.11.3
|
||||
PyQt5-sip==4.19.13
|
||||
|
@ -4,4 +4,4 @@ colorama==0.4.1
|
||||
cssutils==1.0.2
|
||||
hunter==2.1.0
|
||||
Pympler==0.6
|
||||
six==1.11.0
|
||||
six==1.12.0
|
||||
|
@ -4,5 +4,5 @@ appdirs==1.4.3
|
||||
packaging==18.0
|
||||
pyparsing==2.3.0
|
||||
setuptools==40.6.2
|
||||
six==1.11.0
|
||||
six==1.12.0
|
||||
wheel==0.32.3
|
||||
|
@ -7,7 +7,7 @@ cffi==1.11.5
|
||||
chardet==3.0.4
|
||||
cryptography==2.4.2
|
||||
github3.py==1.2.0
|
||||
idna==2.7
|
||||
idna==2.8
|
||||
isort==4.3.4
|
||||
jwcrypto==0.6.0
|
||||
lazy-object-proxy==1.3.1
|
||||
@ -16,8 +16,8 @@ pycparser==2.19
|
||||
pylint==2.2.2
|
||||
python-dateutil==2.7.5
|
||||
./scripts/dev/pylint_checkers
|
||||
requests==2.20.1
|
||||
six==1.11.0
|
||||
requests==2.21.0
|
||||
six==1.12.0
|
||||
uritemplate==3.0.0
|
||||
urllib3==1.24.1
|
||||
wrapt==1.10.11
|
||||
|
@ -12,7 +12,7 @@ EasyProcess==0.2.3
|
||||
Flask==1.0.2
|
||||
glob2==0.6
|
||||
hunter==2.1.0
|
||||
hypothesis==3.82.1
|
||||
hypothesis==3.82.5
|
||||
itsdangerous==1.1.0
|
||||
# Jinja2==2.10
|
||||
Mako==1.0.7
|
||||
@ -36,6 +36,6 @@ pytest-rerunfailures==5.0
|
||||
pytest-travis-fold==1.3.0
|
||||
pytest-xvfb==1.1.0
|
||||
PyVirtualDisplay==0.2.1
|
||||
six==1.11.0
|
||||
six==1.12.0
|
||||
vulture==1.0
|
||||
Werkzeug==0.14.1
|
||||
|
@ -3,7 +3,7 @@
|
||||
filelock==3.0.10
|
||||
pluggy==0.8.0
|
||||
py==1.7.0
|
||||
six==1.11.0
|
||||
six==1.12.0
|
||||
toml==0.10.0
|
||||
tox==3.5.3
|
||||
virtualenv==16.1.0
|
||||
|
Loading…
Reference in New Issue
Block a user