From ab062409421e611ba6a44bf7afd2d4b3964f0a92 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 6 Nov 2024 06:56:32 +0000 Subject: [PATCH] Update dependency pytest-homeassistant-custom-component to v0.13.180 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index fcd0a43..a3d12f6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ colorlog==6.8.2 -pytest-homeassistant-custom-component==0.13.173 +pytest-homeassistant-custom-component==0.13.180 pip>=24,<25 lxml>=4.9.1 beautifulsoup4>=4.12.2