mirror of
https://github.com/esphome/esphome.git
synced 2024-11-04 09:01:53 +01:00
400819175d
Bumps [pytest-mock](https://github.com/pytest-dev/pytest-mock) from 3.3.1 to 3.5.1. - [Release notes](https://github.com/pytest-dev/pytest-mock/releases) - [Changelog](https://github.com/pytest-dev/pytest-mock/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest-mock/compare/v3.3.1...v3.5.1) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
13 lines
181 B
Plaintext
13 lines
181 B
Plaintext
pylint==2.6.0
|
|
flake8==3.8.4
|
|
pillow>4.0.0
|
|
cryptography>=2.0.0,<4
|
|
pexpect==4.8.0
|
|
|
|
# Unit tests
|
|
pytest==6.2.1
|
|
pytest-cov==2.10.1
|
|
pytest-mock==3.5.1
|
|
asyncmock==0.4.2
|
|
hypothesis==5.21.0
|