From 5ec163bad092d0008cb297913cd3e320276a7da7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Oct 2025 07:19:04 +0000 Subject: [PATCH] Bump pytest-homeassistant-custom-component from 0.13.272 to 0.13.288 Bumps [pytest-homeassistant-custom-component](https://github.com/MatthewFlamm/pytest-homeassistant-custom-component) from 0.13.272 to 0.13.288. - [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.272...0.13.288) --- updated-dependencies: - dependency-name: pytest-homeassistant-custom-component dependency-version: 0.13.288 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 84100de..e5d4498 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ voluptuous==0.15.2 pre-commit==4.3.0 reorder-python-imports==3.15.0 pytest==8.4.1 -pytest-homeassistant-custom-component==0.13.272 +pytest-homeassistant-custom-component==0.13.288 pytest-asyncio==1.1.0 pytest-socket==0.7.0 respx==0.22.0