Merge remote-tracking branch 'origin/pr/3914'
This commit is contained in:
commit
046c0a7ea2
@ -3,7 +3,7 @@
|
|||||||
attrs==18.1.0
|
attrs==18.1.0
|
||||||
flake8==3.5.0
|
flake8==3.5.0
|
||||||
flake8-bugbear==18.2.0
|
flake8-bugbear==18.2.0
|
||||||
flake8-builtins==1.3.1 # rq.filter: != 1.4.0
|
flake8-builtins==1.4.1 # rq.filter: != 1.4.0
|
||||||
flake8-comprehensions==1.4.1
|
flake8-comprehensions==1.4.1
|
||||||
flake8-copyright==0.2.0
|
flake8-copyright==0.2.0
|
||||||
flake8-debugger==3.1.0
|
flake8-debugger==3.1.0
|
||||||
|
@ -5,4 +5,4 @@ packaging==17.1
|
|||||||
pyparsing==2.2.0
|
pyparsing==2.2.0
|
||||||
setuptools==39.1.0
|
setuptools==39.1.0
|
||||||
six==1.11.0
|
six==1.11.0
|
||||||
wheel==0.31.0
|
wheel==0.31.1
|
||||||
|
@ -9,7 +9,7 @@ isort==4.3.4
|
|||||||
lazy-object-proxy==1.3.1
|
lazy-object-proxy==1.3.1
|
||||||
mccabe==0.6.1
|
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.2
|
python-dateutil==2.7.3
|
||||||
./scripts/dev/pylint_checkers
|
./scripts/dev/pylint_checkers
|
||||||
requests==2.18.4
|
requests==2.18.4
|
||||||
six==1.11.0
|
six==1.11.0
|
||||||
|
@ -9,7 +9,7 @@ isort==4.3.4
|
|||||||
lazy-object-proxy==1.3.1
|
lazy-object-proxy==1.3.1
|
||||||
mccabe==0.6.1
|
mccabe==0.6.1
|
||||||
pylint==1.8.4
|
pylint==1.8.4
|
||||||
python-dateutil==2.7.2
|
python-dateutil==2.7.3
|
||||||
./scripts/dev/pylint_checkers
|
./scripts/dev/pylint_checkers
|
||||||
requests==2.18.4
|
requests==2.18.4
|
||||||
six==1.11.0
|
six==1.11.0
|
||||||
|
@ -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.56.5
|
hypothesis==3.56.9
|
||||||
itsdangerous==0.24
|
itsdangerous==0.24
|
||||||
# Jinja2==2.10
|
# Jinja2==2.10
|
||||||
Mako==1.0.7
|
Mako==1.0.7
|
||||||
|
Loading…
Reference in New Issue
Block a user