1
0
mirror of https://github.com/home-assistant/supervisor.git synced 2025-12-24 20:35:55 +00:00

Bump pydocstyle from 5.1.1 to 6.0.0 (#2734)

Bumps [pydocstyle](https://github.com/PyCQA/pydocstyle) from 5.1.1 to 6.0.0.
- [Release notes](https://github.com/PyCQA/pydocstyle/releases)
- [Changelog](https://github.com/PyCQA/pydocstyle/blob/master/docs/release_notes.rst)
- [Commits](https://github.com/PyCQA/pydocstyle/compare/5.1.1...6.0.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2021-03-19 11:01:42 +01:00
committed by GitHub
parent af0bdd890a
commit 3e89f83e0b

View File

@@ -4,7 +4,7 @@ coverage==5.5
flake8-docstrings==1.6.0
flake8==3.9.0
pre-commit==2.11.1
pydocstyle==5.1.1
pydocstyle==6.0.0
pylint==2.7.2
pytest-aiohttp==0.3.0
pytest-asyncio==0.12.0 # NB!: Versions over 0.12.0 breaks pytest-aiohttp (https://github.com/aio-libs/pytest-aiohttp/issues/16)