From f3df0b1021f6aa4355d272c81933c8d31a8804cf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 29 Nov 2024 07:50:39 +0000 Subject: [PATCH] chore(deps): update dependency pytest-homeassistant-custom-component to v0.13.186 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 63cbb84..45b8fda 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,5 +3,5 @@ ruff==0.8.1 pip>=24,<25 black==24.10.0 pre-commit==4.0.1 -pytest-homeassistant-custom-component==0.13.185 +pytest-homeassistant-custom-component==0.13.186 pytest-cov>=5.0.0,<6.0.0 \ No newline at end of file