From 1c488072efd5a9fa7a72e386dad3c2ec567dcac1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Dec 2024 13:28:54 +0100 Subject: [PATCH] build(deps): bump pytest-homeassistant-custom-component (#1440) Bumps [pytest-homeassistant-custom-component](https://github.com/MatthewFlamm/pytest-homeassistant-custom-component) from 0.13.194 to 0.13.195. - [Release notes](https://github.com/MatthewFlamm/pytest-homeassistant-custom-component/releases) - [Changelog](https://github.com/MatthewFlamm/pytest-homeassistant-custom-component/blob/master/CHANGELOG.md) - [Commits](https://github.com/MatthewFlamm/pytest-homeassistant-custom-component/compare/0.13.194...0.13.195) --- updated-dependencies: - dependency-name: pytest-homeassistant-custom-component dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: lbbrhzn <8673442+lbbrhzn@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 34a9a8d3..6931fc0c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,6 +5,6 @@ ocpp==1.0.0 websockets==14.1 jsonschema==4.23.0 pre-commit==4.0.1 -pytest-homeassistant-custom-component==0.13.194 +pytest-homeassistant-custom-component==0.13.195 setuptools>=70.0.0 # not directly required, pinned by Snyk to avoid a vulnerability zipp>=3.19.1 # not directly required, pinned by Snyk to avoid a vulnerability