From 8a118712dc795f5abf7cfbda7b02d6604618527d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jun 2024 15:46:45 +0000 Subject: [PATCH] build(deps): bump pytest-homeassistant-custom-component Bumps [pytest-homeassistant-custom-component](https://github.com/MatthewFlamm/pytest-homeassistant-custom-component) from 0.13.132 to 0.13.136. - [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.132...0.13.136) --- updated-dependencies: - dependency-name: pytest-homeassistant-custom-component dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b5d419e1..7d0a859d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,5 +5,5 @@ ocpp==1.0.0 websockets==12.0 jsonschema==4.22.0 pre-commit -pytest-homeassistant-custom-component==0.13.132 +pytest-homeassistant-custom-component==0.13.136 setuptools>=65.5.1 # not directly required, pinned by Snyk to avoid a vulnerability