diff --git a/requirements_dev.txt b/requirements_dev.txt index aadd283..3f2c138 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -3,7 +3,7 @@ # Testing pytest>=7.4.0 pytest-asyncio>=0.21.0 -pytest-cov>=4.1.0 +pytest-cov>=7.1.0 pytest-homeassistant-custom-component>=0.13.0 # Linting and type checking