Merge remote-tracking branch 'origin/pr/4252'
This commit is contained in:
commit
558b1e286d
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
appdirs==1.4.3
|
appdirs==1.4.3
|
||||||
packaging==17.1
|
packaging==17.1
|
||||||
pyparsing==2.2.0
|
pyparsing==2.2.1
|
||||||
setuptools==40.3.0
|
setuptools==40.4.3
|
||||||
six==1.11.0
|
six==1.11.0
|
||||||
wheel==0.31.1
|
wheel==0.31.1
|
||||||
|
@ -12,7 +12,7 @@ isort==4.3.4
|
|||||||
jwcrypto==0.5.0
|
jwcrypto==0.5.0
|
||||||
lazy-object-proxy==1.3.1
|
lazy-object-proxy==1.3.1
|
||||||
mccabe==0.6.1
|
mccabe==0.6.1
|
||||||
pycparser==2.18
|
pycparser==2.19
|
||||||
pylint==2.1.1
|
pylint==2.1.1
|
||||||
python-dateutil==2.7.3
|
python-dateutil==2.7.3
|
||||||
./scripts/dev/pylint_checkers
|
./scripts/dev/pylint_checkers
|
||||||
|
@ -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.71.8
|
hypothesis==3.73.0
|
||||||
itsdangerous==0.24
|
itsdangerous==0.24
|
||||||
# Jinja2==2.10
|
# Jinja2==2.10
|
||||||
Mako==1.0.7
|
Mako==1.0.7
|
||||||
@ -31,7 +31,7 @@ pytest-cov==2.6.0
|
|||||||
pytest-faulthandler==1.5.0
|
pytest-faulthandler==1.5.0
|
||||||
pytest-instafail==0.4.0
|
pytest-instafail==0.4.0
|
||||||
pytest-mock==1.10.0
|
pytest-mock==1.10.0
|
||||||
pytest-qt==3.0.2
|
pytest-qt==3.1.0
|
||||||
pytest-repeat==0.7.0
|
pytest-repeat==0.7.0
|
||||||
pytest-rerunfailures==4.1
|
pytest-rerunfailures==4.1
|
||||||
pytest-travis-fold==1.3.0
|
pytest-travis-fold==1.3.0
|
||||||
|
@ -4,5 +4,5 @@ pluggy==0.7.1
|
|||||||
py==1.6.0
|
py==1.6.0
|
||||||
six==1.11.0
|
six==1.11.0
|
||||||
toml==0.9.6
|
toml==0.9.6
|
||||||
tox==3.3.0
|
tox==3.4.0
|
||||||
virtualenv==16.0.0
|
virtualenv==16.0.0
|
||||||
|
Loading…
Reference in New Issue
Block a user