From f3500e84c40748d77a53bda05680f5ed7c0cd97d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Aug 2026 07:54:02 +0000 Subject: [PATCH] Bump pytest-homeassistant-custom-component from 0.13.348 to 0.13.350 Bumps [pytest-homeassistant-custom-component](https://github.com/MatthewFlamm/pytest-homeassistant-custom-component) from 0.13.348 to 0.13.350. - [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.350) --- updated-dependencies: - dependency-name: pytest-homeassistant-custom-component dependency-version: 0.13.350 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..e0ebbbc 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.350 pytest-asyncio==1.4.0 pytest-socket==0.8.0 respx==0.23.1