From cb61302f7c14848297d92839496f80b65a04f890 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2026 12:33:26 +0000 Subject: [PATCH] build(deps): bump the homeassistant group across 1 directory with 2 updates Updates the requirements on [pytest-homeassistant-custom-component](https://github.com/MatthewFlamm/pytest-homeassistant-custom-component) and [homeassistant](https://github.com/home-assistant/core) to permit the latest version. Updates `pytest-homeassistant-custom-component` from 0.13.347 to 0.13.348 - [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.347...0.13.348) Updates `homeassistant` to 2026.7.4 - [Release notes](https://github.com/home-assistant/core/releases) - [Commits](https://github.com/home-assistant/core/compare/2026.7.3...2026.7.4) --- updated-dependencies: - dependency-name: pytest-homeassistant-custom-component dependency-version: 0.13.348 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: homeassistant - dependency-name: homeassistant dependency-version: 2026.7.4 dependency-type: direct:development dependency-group: homeassistant ... Signed-off-by: dependabot[bot] --- requirements_dev.txt | 2 +- requirements_test.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 0bd87ca2..7401bb6d 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -6,7 +6,7 @@ aiousbwatcher==1.1.2 colorlog==6.11.0 debugpy==1.8.21 ha-silabs-firmware-client==0.3.0 -homeassistant>=2026.7.3 +homeassistant>=2026.7.4 matter-python-client==1.3.0 pyserial==3.5 pyudev==0.24.4 diff --git a/requirements_test.txt b/requirements_test.txt index e1921c47..b295adad 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -1,3 +1,3 @@ pylint-strict-informational>=0.1 pytest>=9.0.3 -pytest-homeassistant-custom-component==0.13.347 +pytest-homeassistant-custom-component==0.13.348