From a268a86df343329d237bcddf81644a82dddd2f51 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 31 Aug 2024 11:06:01 +0200 Subject: [PATCH] build(deps): bump pytest-homeassistant-custom-component (#1299) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 08cddf3a..45639d6b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,6 +5,6 @@ ocpp==1.0.0 websockets==13.0.1 jsonschema==4.23.0 pre-commit -pytest-homeassistant-custom-component==0.13.156 +pytest-homeassistant-custom-component==0.13.158 setuptools>=65.5.1 # not directly required, pinned by Snyk to avoid a vulnerability zipp>=3.19.1 # not directly required, pinned by Snyk to avoid a vulnerability