From 953ebc3c816a68fec71426bddf2c203b6986fac6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Oct 2025 07:10:57 +0000 Subject: [PATCH] Bump pytest-homeassistant-custom-component from 0.13.272 to 0.13.290 Bumps [pytest-homeassistant-custom-component](https://github.com/MatthewFlamm/pytest-homeassistant-custom-component) from 0.13.272 to 0.13.290. - [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.290) --- updated-dependencies: - dependency-name: pytest-homeassistant-custom-component dependency-version: 0.13.290 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..05b84ae 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.290 pytest-asyncio==1.1.0 pytest-socket==0.7.0 respx==0.22.0