diff --git a/pyproject.toml b/pyproject.toml index c550f54..4049be4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -79,7 +79,7 @@ markers = [ [project.optional-dependencies] test = [ - "pytest>=8.0.0", + "pytest>=9.0.3", "pytest-asyncio>=0.23.0", "pytest-homeassistant-custom-component>=0.13.323", ]