From f268d471dad95100c26f822c83cd55e95924ccaf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Jul 2023 01:37:20 +0000 Subject: [PATCH] chore(deps-dev): bump pytest-homeassistant-custom-component Bumps [pytest-homeassistant-custom-component](https://github.com/MatthewFlamm/pytest-homeassistant-custom-component) from 0.13.45 to 0.13.46. - [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.45...0.13.46) --- 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 b0befa2..08ef7f7 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,6 +1,6 @@ -r ./requirements.txt pytest==7.4.0 -pytest_homeassistant_custom_component==0.13.45 +pytest_homeassistant_custom_component==0.13.46 aiohttp_cors==0.7.0 aiodiscover==1.4.16 scapy==2.5.0