1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-02 03:12:20 +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:
Alexander Pohl
2020-10-14 15:14:39 +02:00
committed by GitHub

View File

@@ -5,7 +5,7 @@ cryptography>=2.0.0,<4
pexpect==4.8.0
# Unit tests
pytest==6.0.2
pytest==6.1.1
pytest-cov==2.10.1
pytest-mock==3.3.1
asyncmock==0.4.2