Merge remote-tracking branch 'origin/pr/3380'
This commit is contained in:
commit
1587181a76
@ -2,7 +2,7 @@
|
||||
|
||||
certifi==2017.11.5
|
||||
chardet==3.0.4
|
||||
codecov==2.0.9
|
||||
codecov==2.0.10
|
||||
coverage==4.4.2
|
||||
idna==2.6
|
||||
requests==2.18.4
|
||||
|
@ -3,6 +3,6 @@
|
||||
appdirs==1.4.3
|
||||
packaging==16.8
|
||||
pyparsing==2.2.0
|
||||
setuptools==38.2.3
|
||||
setuptools==38.2.4
|
||||
six==1.11.0
|
||||
wheel==0.30.0
|
||||
|
@ -8,7 +8,7 @@ idna==2.6
|
||||
isort==4.2.15
|
||||
lazy-object-proxy==1.3.1
|
||||
mccabe==0.6.1
|
||||
pylint==1.7.4
|
||||
pylint==1.7.5
|
||||
./scripts/dev/pylint_checkers
|
||||
requests==2.18.4
|
||||
six==1.11.0
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
attrs==17.3.0
|
||||
beautifulsoup4==4.6.0
|
||||
cheroot==5.10.0
|
||||
cheroot==6.0.0
|
||||
click==6.7
|
||||
# colorama==0.3.9
|
||||
coverage==4.4.2
|
||||
@ -11,7 +11,7 @@ fields==5.0.0
|
||||
Flask==0.12.2
|
||||
glob2==0.6
|
||||
hunter==2.0.2
|
||||
hypothesis==3.40.1
|
||||
hypothesis==3.42.1
|
||||
itsdangerous==0.24
|
||||
# Jinja2==2.10
|
||||
Mako==1.0.7
|
||||
@ -21,7 +21,7 @@ parse-type==0.4.2
|
||||
pluggy==0.6.0
|
||||
py==1.5.2
|
||||
py-cpuinfo==3.3.0
|
||||
pytest==3.3.0
|
||||
pytest==3.3.1
|
||||
pytest-bdd==2.19.0
|
||||
pytest-benchmark==3.1.1
|
||||
pytest-cov==2.5.1
|
||||
@ -36,4 +36,4 @@ pytest-xvfb==1.0.0
|
||||
PyVirtualDisplay==0.2.1
|
||||
six==1.11.0
|
||||
vulture==0.26
|
||||
Werkzeug==0.12.2
|
||||
Werkzeug==0.13
|
||||
|
Loading…
Reference in New Issue
Block a user