mirror of
https://github.com/esphome/esphome.git
synced 2024-12-22 21:44:55 +01:00
Merge pull request #12 from ahpohl/dependabot/pip/pytest-6.1.1
Bump pytest from 6.0.2 to 6.1.1
This commit is contained in:
commit
4a6e5bbf67
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ cryptography>=2.0.0,<4
|
||||||
pexpect==4.8.0
|
pexpect==4.8.0
|
||||||
|
|
||||||
# Unit tests
|
# Unit tests
|
||||||
pytest==6.0.2
|
pytest==6.1.1
|
||||||
pytest-cov==2.10.1
|
pytest-cov==2.10.1
|
||||||
pytest-mock==3.3.1
|
pytest-mock==3.3.1
|
||||||
asyncmock==0.4.2
|
asyncmock==0.4.2
|
||||||
|
|
Loading…
Reference in a new issue