Skip to content

Commit ea61e54

Browse files
chore(deps): update homeassistant requirement
Updates the requirements on [homeassistant](https://github.com/home-assistant/core) to permit the latest version. - [Release notes](https://github.com/home-assistant/core/releases) - [Commits](home-assistant/core@2024.11.0...2026.9.1) --- updated-dependencies: - dependency-name: homeassistant dependency-version: 2026.9.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 36a8012 commit ea61e54

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Test Requirements
22
# aiohttp is intentionally not listed: homeassistant pins an exact aiohttp
33
# version, and any additional constraint here makes pip's resolver fail.
4-
homeassistant>=2024.11.0
4+
homeassistant>=2026.9.1
55
pytest>=9.1.1
66
pytest-asyncio>=0.21.0
77
pytest-cov>=7.1.0

0 commit comments

Comments
 (0)