From 88f0695a4ab8b32eb7bd991d4c56d62bceea3520 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Jul 2026 07:52:54 +0000 Subject: [PATCH] Bump pytest-homeassistant-custom-component from 0.13.348 to 0.13.349 Bumps [pytest-homeassistant-custom-component](https://github.com/MatthewFlamm/pytest-homeassistant-custom-component) from 0.13.348 to 0.13.349. - [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.348...0.13.349) --- updated-dependencies: - dependency-name: pytest-homeassistant-custom-component dependency-version: 0.13.349 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 9e439a3..3b05824 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ voluptuous==0.15.2 pre-commit==4.6.1 reorder-python-imports==3.17.0 pytest==9.0.3 -pytest-homeassistant-custom-component==0.13.348 +pytest-homeassistant-custom-component==0.13.349 pytest-asyncio==1.4.0 pytest-socket==0.8.0 respx==0.23.1