mirror of
https://github.com/home-assistant/core.git
synced 2025-07-18 18:57:06 +00:00
Upgrade pydocstyle to 3.0.0 (#19328)
This commit is contained in:
parent
06383a4383
commit
c545d2e22e
@ -7,7 +7,7 @@ flake8-docstrings==1.3.0
|
|||||||
flake8==3.6.0
|
flake8==3.6.0
|
||||||
mock-open==1.3.1
|
mock-open==1.3.1
|
||||||
mypy==0.650
|
mypy==0.650
|
||||||
pydocstyle==2.1.1
|
pydocstyle==3.0.0
|
||||||
pylint==2.2.2
|
pylint==2.2.2
|
||||||
pytest-aiohttp==0.3.0
|
pytest-aiohttp==0.3.0
|
||||||
pytest-cov==2.6.0
|
pytest-cov==2.6.0
|
||||||
|
@ -8,7 +8,7 @@ flake8-docstrings==1.3.0
|
|||||||
flake8==3.6.0
|
flake8==3.6.0
|
||||||
mock-open==1.3.1
|
mock-open==1.3.1
|
||||||
mypy==0.650
|
mypy==0.650
|
||||||
pydocstyle==2.1.1
|
pydocstyle==3.0.0
|
||||||
pylint==2.2.2
|
pylint==2.2.2
|
||||||
pytest-aiohttp==0.3.0
|
pytest-aiohttp==0.3.0
|
||||||
pytest-cov==2.6.0
|
pytest-cov==2.6.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user