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.
2 parents 17860d5 + 7e399d3 commit e7c85c1Copy full SHA for e7c85c1
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.339
+pytest-homeassistant-custom-component==0.13.340
8
pytest-cov>=5.0
9
pytest-asyncio>=0.24
10
aioresponses>=0.7.6
0 commit comments