diff --git a/requirements_dev.txt b/requirements_dev.txt index aadd283..e511dc6 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,7 +1,7 @@ # Development dependencies for ChoreBoard Home Assistant Integration # Testing -pytest>=7.4.0 +pytest>=9.1.0 pytest-asyncio>=0.21.0 pytest-cov>=4.1.0 pytest-homeassistant-custom-component>=0.13.0