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