From 8ddfe02f5c99cc2e3adb242b02beb184b92e1b8d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 1 Jan 2025 06:10:35 +0000 Subject: [PATCH] chore(deps): update dependency pytest-homeassistant-custom-component to v0.13.199 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 81aabf9..8199a08 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,5 +3,5 @@ ruff==0.8.4 pip>=24,<25 black==24.10.0 pre-commit==4.0.1 -pytest-homeassistant-custom-component==0.13.198 +pytest-homeassistant-custom-component==0.13.199 pytest-cov>=5.0.0,<6.0.0 \ No newline at end of file