We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd107ec commit abffc6cCopy full SHA for abffc6c
1 file changed
requirements.txt
@@ -1,4 +1,4 @@
1
-homeassistant==2026.3
+homeassistant==2026.3.2
2
3
# Testing
4
pytest-homeassistant-custom-component==0.13.318 # Matching version
@@ -17,6 +17,6 @@ ruff==0.9.4
17
mypy==1.15.0
18
19
# Typing
20
-homeassistant-stubs==2026.3 # Matching HA version
+homeassistant-stubs==2026.3.2 # Matching HA version
21
types-python-slugify==8.0.0.2
22
voluptuous-stubs==0.1.1
0 commit comments