From 677a67613591e587297ac89c38d556c1382e08a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Oct 2024 21:23:46 +0200 Subject: [PATCH] Bump pytest-homeassistant-custom-component from 0.13.114 to 0.13.171 (#66) Bumps [pytest-homeassistant-custom-component](https://github.com/MatthewFlamm/pytest-homeassistant-custom-component) from 0.13.114 to 0.13.171. - [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.114...0.13.171) --- 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> --- requirements_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_test.txt b/requirements_test.txt index 067dde1..9ecbc9c 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -3,5 +3,5 @@ ta-cmi==3.3.0 #Test will fail witout aiohttp_cors -pytest-homeassistant-custom-component==0.13.114 +pytest-homeassistant-custom-component==0.13.171 async_timeout~=4.0.3 \ No newline at end of file