diff --git a/requirements-dev.txt b/requirements-dev.txt index 98c9dec..0cec1b8 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -7,7 +7,7 @@ flake8==7.3.0 mypy==1.19.0 # Testing -pytest==9.0.1 +pytest==9.0.2 pytest-asyncio==1.3.0 pytest-homeassistant-custom-component==0.13.287