From 8ca7e95ed7750d892c66a73f3a724ea0ae216d56 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Mar 2026 05:55:12 +0000 Subject: [PATCH] Bump pytest-homeassistant-custom-component from 0.13.318 to 0.13.320 Bumps [pytest-homeassistant-custom-component](https://github.com/MatthewFlamm/pytest-homeassistant-custom-component) from 0.13.318 to 0.13.320. - [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.318...0.13.320) --- updated-dependencies: - dependency-name: pytest-homeassistant-custom-component dependency-version: 0.13.320 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements_integration_tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_integration_tests.txt b/requirements_integration_tests.txt index 7a039d5..d5db67e 100644 --- a/requirements_integration_tests.txt +++ b/requirements_integration_tests.txt @@ -1 +1 @@ -pytest-homeassistant-custom-component==0.13.318 +pytest-homeassistant-custom-component==0.13.320