We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6e3e4f commit 25cf3ccCopy full SHA for 25cf3cc
requirements.txt
@@ -1,11 +1,11 @@
1
dacite==1.9.2
2
-homeassistant==2025.8.3
+homeassistant==2025.11.3
3
voluptuous==0.15.2
4
pre-commit==4.3.0
5
reorder-python-imports==3.15.0
6
-pytest==8.4.1
7
-pytest-homeassistant-custom-component==0.13.272
8
-pytest-asyncio==1.1.0
+pytest==8.4.2
+pytest-homeassistant-custom-component==0.13.297
+pytest-asyncio==1.2.0
9
pytest-socket==0.7.0
10
respx==0.22.0
11
aioresponses==0.7.8
0 commit comments