mirror of
https://github.com/esphome/esphome.git
synced 2024-11-10 01:07:45 +01:00
Bump pytest from 6.2.5 to 7.0.0 (#3163)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
f43e04e15a
commit
64f798d4b2
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ black==22.1.0
|
|||
pre-commit
|
||||
|
||||
# Unit tests
|
||||
pytest==6.2.5
|
||||
pytest==7.0.0
|
||||
pytest-cov==3.0.0
|
||||
pytest-mock==3.7.0
|
||||
pytest-asyncio==0.17.2
|
||||
|
|
Loading…
Reference in a new issue