mirror of
https://github.com/home-assistant/supervisor.git
synced 2025-04-23 12:47:16 +00:00
![dependabot[bot]](/assets/img/avatar_default.png)
* Bump pylint from 2.10.2 to 2.11.1 Bumps [pylint](https://github.com/PyCQA/pylint) from 2.10.2 to 2.11.1. - [Release notes](https://github.com/PyCQA/pylint/releases) - [Changelog](https://github.com/PyCQA/pylint/blob/main/ChangeLog) - [Commits](https://github.com/PyCQA/pylint/compare/v2.10.2...v2.11.1) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Fix linter issues * fix tests lint Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Pascal Vizeli <pvizeli@syshack.ch>
15 lines
364 B
Plaintext
15 lines
364 B
Plaintext
black==21.9b0
|
|
codecov==2.1.12
|
|
coverage==5.5
|
|
flake8-docstrings==1.6.0
|
|
flake8==3.9.2
|
|
pre-commit==2.15.0
|
|
pydocstyle==6.1.1
|
|
pylint==2.11.1
|
|
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)
|
|
pytest-cov==2.12.1
|
|
pytest-timeout==1.4.2
|
|
pytest==6.2.5
|
|
pyupgrade==2.26.0.post1
|