This website requires JavaScript.
Explore
Help
Sign In
Upstream
/
aioesphomeapi
Watch
1
Star
0
Fork
0
You've already forked aioesphomeapi
mirror of
https://github.com/esphome/aioesphomeapi.git
synced
2024-11-15 10:55:13 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
caf8c14cd3
aioesphomeapi
/
requirements_test.txt
7 lines
90 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Bump pylint from 2.8.3 to 2.9.1 (#56) Bumps [pylint](https://github.com/PyCQA/pylint) from 2.8.3 to 2.9.1. - [Release notes](https://github.com/PyCQA/pylint/releases) - [Changelog](https://github.com/PyCQA/pylint/blob/master/ChangeLog) - [Commits](https://github.com/PyCQA/pylint/compare/v2.8.3...v2.9.1) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-30 17:08:39 +02:00
pylint==2.9.1
Add flake8, black, isort and mypy linting (#39)
2021-06-18 17:57:02 +02:00
black==21.6b0
flake8==3.9.2
Bump isort from 5.9.0 to 5.9.1 (#43) Bumps [isort](https://github.com/pycqa/isort) from 5.9.0 to 5.9.1. - [Release notes](https://github.com/pycqa/isort/releases) - [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md) - [Commits](https://github.com/pycqa/isort/compare/5.9.0...5.9.1) --- updated-dependencies: - dependency-name: isort dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-22 12:31:36 +02:00
isort==5.9.1
Bump mypy from 0.902 to 0.910 (#44) Bumps [mypy](https://github.com/python/mypy) from 0.902 to 0.910. - [Release notes](https://github.com/python/mypy/releases) - [Commits](https://github.com/python/mypy/compare/v0.902...v0.910) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-23 12:06:54 +02:00
mypy==0.910
Add flake8, black, isort and mypy linting (#39)
2021-06-18 17:57:02 +02:00
types-protobuf==0.1.13
Reference in New Issue
Copy Permalink