From 09ead8d9c8e8151905c2152424f1a4136eb0b65c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 28 Nov 2024 08:12:05 +0000 Subject: [PATCH] chore(deps): update dependency pytest-homeassistant-custom-component to v0.13.185 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f0781bd..12200a2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,5 +3,5 @@ ruff==0.8.0 pip>=24,<25 black==24.10.0 pre-commit==4.0.1 -pytest-homeassistant-custom-component==0.13.184 +pytest-homeassistant-custom-component==0.13.185 pytest-cov>=5.0.0,<6.0.0 \ No newline at end of file