home-assistant-custom-components.dreo: pin pytest 9.0.x

This commit is contained in:
Martin Weinelt
2026-07-22 02:45:32 +02:00
parent 5e43461c40
commit 91df1e76f2
@@ -5,7 +5,7 @@
nix-update-script,
websockets,
# Test dependencies
pytestCheckHook,
pytest9_0CheckHook,
pytest-homeassistant-custom-component,
}:
@@ -25,7 +25,7 @@ buildHomeAssistantComponent rec {
nativeCheckInputs = [
pytest-homeassistant-custom-component
pytestCheckHook
pytest9_0CheckHook
];
pytestFlags = [