Merge remote-tracking branch 'origin/pr/4005'
This commit is contained in:
commit
1000a1eac2
@ -5,5 +5,5 @@ chardet==3.0.4
|
|||||||
codecov==2.0.15
|
codecov==2.0.15
|
||||||
coverage==4.5.1
|
coverage==4.5.1
|
||||||
idna==2.7
|
idna==2.7
|
||||||
requests==2.18.4
|
requests==2.19.1
|
||||||
urllib3==1.22
|
urllib3==1.22
|
||||||
|
@ -11,7 +11,7 @@ mccabe==0.6.1
|
|||||||
-e git+https://github.com/PyCQA/pylint.git#egg=pylint
|
-e git+https://github.com/PyCQA/pylint.git#egg=pylint
|
||||||
python-dateutil==2.7.3
|
python-dateutil==2.7.3
|
||||||
./scripts/dev/pylint_checkers
|
./scripts/dev/pylint_checkers
|
||||||
requests==2.18.4
|
requests==2.19.1
|
||||||
six==1.11.0
|
six==1.11.0
|
||||||
uritemplate==3.0.0
|
uritemplate==3.0.0
|
||||||
urllib3==1.22
|
urllib3==1.22
|
||||||
|
@ -11,7 +11,7 @@ mccabe==0.6.1
|
|||||||
pylint==1.9.2
|
pylint==1.9.2
|
||||||
python-dateutil==2.7.3
|
python-dateutil==2.7.3
|
||||||
./scripts/dev/pylint_checkers
|
./scripts/dev/pylint_checkers
|
||||||
requests==2.18.4
|
requests==2.19.1
|
||||||
six==1.11.0
|
six==1.11.0
|
||||||
uritemplate==3.0.0
|
uritemplate==3.0.0
|
||||||
urllib3==1.22
|
urllib3==1.22
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
attrs==18.1.0
|
attrs==18.1.0
|
||||||
beautifulsoup4==4.6.0
|
beautifulsoup4==4.6.0
|
||||||
cheroot==6.3.1
|
cheroot==6.3.2
|
||||||
click==6.7
|
click==6.7
|
||||||
# colorama==0.3.9
|
# colorama==0.3.9
|
||||||
coverage==4.5.1
|
coverage==4.5.1
|
||||||
@ -11,7 +11,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.57.0
|
hypothesis==3.59.1
|
||||||
itsdangerous==0.24
|
itsdangerous==0.24
|
||||||
# Jinja2==2.10
|
# Jinja2==2.10
|
||||||
Mako==1.0.7
|
Mako==1.0.7
|
||||||
@ -29,7 +29,7 @@ pytest-cov==2.5.1
|
|||||||
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==2.4.0
|
pytest-qt==2.4.1
|
||||||
pytest-repeat==0.4.1
|
pytest-repeat==0.4.1
|
||||||
pytest-rerunfailures==4.1
|
pytest-rerunfailures==4.1
|
||||||
pytest-travis-fold==1.3.0
|
pytest-travis-fold==1.3.0
|
||||||
|
Loading…
Reference in New Issue
Block a user