Upgrade pydocstyle to 3.0.0 (#19328)

This commit is contained in:
Ville Skyttä
2018-12-15 21:11:28 +02:00
committed by GitHub
parent 06383a4383
commit c545d2e22e
2 changed files with 2 additions and 2 deletions

View File

@@ -7,7 +7,7 @@ flake8-docstrings==1.3.0
flake8==3.6.0
mock-open==1.3.1
mypy==0.650
pydocstyle==2.1.1
pydocstyle==3.0.0
pylint==2.2.2
pytest-aiohttp==0.3.0
pytest-cov==2.6.0

View File

@@ -8,7 +8,7 @@ flake8-docstrings==1.3.0
flake8==3.6.0
mock-open==1.3.1
mypy==0.650
pydocstyle==2.1.1
pydocstyle==3.0.0
pylint==2.2.2
pytest-aiohttp==0.3.0
pytest-cov==2.6.0