From b07af9419f6e82cedb5af5db06ff279c74e3e78f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 08:28:19 +0000 Subject: [PATCH] Bump pytest-homeassistant-custom-component from 0.13.193 to 0.13.195 Bumps [pytest-homeassistant-custom-component](https://github.com/MatthewFlamm/pytest-homeassistant-custom-component) from 0.13.193 to 0.13.195. - [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.193...0.13.195) --- updated-dependencies: - dependency-name: pytest-homeassistant-custom-component dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 2fd87a7..040254d 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -3,4 +3,4 @@ bumpver==2024.1130 colorlog==6.9.0 ruff==0.8.3 chardet==5.2.0 -pytest-homeassistant-custom-component==0.13.193 +pytest-homeassistant-custom-component==0.13.195