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 b8a42d0 commit c057121Copy full SHA for c057121
1 file changed
requirements_test.txt
@@ -4,7 +4,7 @@ pytest>=9,<10
4
# floating spec lets a patch release (e.g. 0.13.335 -> HA 2026.6.0b2) drag in
5
# a pre-release HA and break the characterization snapshots. 0.13.333 pins the
6
# newest stable HA (2026.5.4) and syrupy 5.1.0 — keep them in lockstep here.
7
-pytest-homeassistant-custom-component==0.13.340
+pytest-homeassistant-custom-component==0.13.343
8
pytest-cov>=5.0
9
pytest-asyncio>=0.24
10
aioresponses>=0.7.6
0 commit comments