Skip to content

Commit 4784260

Browse files
committed
chore: Bump HA Version
1 parent 629ecb5 commit 4784260

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

mise.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
[tools]
2+
python = "3.14"
3+
4+
[env]
5+
_.python.venv = { path = ".venv", create = true }

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
beautifulsoup4~=4.12.3
2-
homeassistant~=2025.1.4
2+
homeassistant~=2025.12.1
33
homeassistant-historical-sensor==2.0.0rc4
44
requests~=2.32.3

0 commit comments

Comments
 (0)