Upgrade pydocstyle to 4.0.1 (#26111)
https://github.com/PyCQA/pydocstyle/blob/4.0.1/docs/release_notes.rst#401---august-14th-2019pull/26117/head
parent
39d62b43ac
commit
8f044cf52f
|
@ -12,7 +12,7 @@ flake8==3.7.8
|
|||
mock-open==1.3.1
|
||||
mypy==0.720
|
||||
pre-commit==1.18.2
|
||||
pydocstyle==4.0.0
|
||||
pydocstyle==4.0.1
|
||||
pylint==2.3.1
|
||||
pytest-aiohttp==0.3.0
|
||||
pytest-cov==2.7.1
|
||||
|
|
|
@ -13,7 +13,7 @@ flake8==3.7.8
|
|||
mock-open==1.3.1
|
||||
mypy==0.720
|
||||
pre-commit==1.18.2
|
||||
pydocstyle==4.0.0
|
||||
pydocstyle==4.0.1
|
||||
pylint==2.3.1
|
||||
pytest-aiohttp==0.3.0
|
||||
pytest-cov==2.7.1
|
||||
|
|
Loading…
Reference in New Issue