This repository has been archived on 2024-05-23. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blinkpy/requirements_test.txt
T
dependabot[bot]andGitHub 7815ba4a3e Bump pylint from 2.8.2 to 2.9.3
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.8.2 to 2.9.3.
- [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.8.2...v2.9.3)

---
updated-dependencies:
- dependency-name: pylint
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-01 18:09:58 +00:00

15 lines
256 B
Plaintext

black==19.10b0
coverage==5.5
flake8==3.9.1
flake8-docstrings==1.6.0
pre-commit==2.12.1
pylint==2.9.3
pydocstyle==6.0.0
pytest==6.2.4
pytest-cov==2.11.1
pytest-sugar==0.9.4
pytest-timeout==1.4.2
restructuredtext-lint==1.3.2
pygments==2.9.0
testtools>=2.4.0