From 0fe4ca4f413aee26315c40f9ede5fc48f2e3c56a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Feb 2026 13:28:33 +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.301 to 0.13.316. - [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.301...0.13.316) --- updated-dependencies: - dependency-name: pytest-homeassistant-custom-component dependency-version: 0.13.316 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_test.txt b/requirements_test.txt index 08924d0..f5c2921 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -16,4 +16,4 @@ # Testing utilities for Home Assistant custom components # Provides additional fixtures and utilities specifically for custom component testing -pytest-homeassistant-custom-component==0.13.301 +pytest-homeassistant-custom-component==0.13.316