From 23c9c913bd98e84577fbf8817a278c8c2684c5e7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Jul 2023 14:08:24 +0000 Subject: [PATCH] Bump pytest-homeassistant-custom-component from 0.13.43 to 0.13.44 Bumps [pytest-homeassistant-custom-component](https://github.com/MatthewFlamm/pytest-homeassistant-custom-component) from 0.13.43 to 0.13.44. - [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.43...0.13.44) --- updated-dependencies: - dependency-name: pytest-homeassistant-custom-component 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 5c9954e..4681ae1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,5 +2,5 @@ colorlog==6.7.0 pip>=21.0,<23.2 pymodbus>=3.1.1 ruff==0.0.278 -pytest-homeassistant-custom-component==0.13.43 +pytest-homeassistant-custom-component==0.13.44 # pytest-asyncio==0.20.3