We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c9e636 commit 0d7feb3Copy full SHA for 0d7feb3
requirements_test.txt
@@ -2,11 +2,11 @@
2
coverage
3
# The version of homeassistant used for testing needs to be tightly coordinated with
4
# pytest-homeassistant-custom-component and homeassistant-stubs
5
-homeassistant>=2024.1.0,<2025.1.0
6
-homeassistant-stubs>=2024.1.0,<2025.1.0
+homeassistant>=2024.2.0,<2025.1.0
+homeassistant-stubs>=2024.2.0,<2025.1.0
7
pytest
8
pytest-aiohttp
9
pytest-cov
10
-pytest-homeassistant-custom-component==0.13.90
+pytest-homeassistant-custom-component==0.13.99
11
pytest-sugar
12
tox
0 commit comments