1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-01 19:02:18 +01:00

Bump pytest from 7.3.0 to 7.3.1 (#4686)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-04-27 11:45:23 +12:00
committed by GitHub
parent 4a08a5413d
commit 77f71acbc8

View File

@@ -5,7 +5,7 @@ pyupgrade==3.3.1 # also change in .pre-commit-config.yaml when updating
pre-commit
# Unit tests
pytest==7.3.0
pytest==7.3.1
pytest-cov==4.0.0
pytest-mock==3.10.0
pytest-asyncio==0.21.0