chore(deps): update dependency homeassistant to v2025 (#115)
* chore(deps): update dependency homeassistant to v2025 * Fix python version req --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Christiaan Goossens <contact@christiaangoossens.nl>
This commit is contained in:
@@ -13,7 +13,7 @@ dependencies = [
|
||||
"bcrypt>=4.2.0",
|
||||
]
|
||||
readme = "README.md"
|
||||
requires-python = ">= 3.13"
|
||||
requires-python = ">= 3.13.2"
|
||||
|
||||
[build-system]
|
||||
requires = ["hatchling"]
|
||||
@@ -22,7 +22,7 @@ build-backend = "hatchling.build"
|
||||
[tool.uv]
|
||||
managed = true
|
||||
dev-dependencies = [
|
||||
"homeassistant~=2024.12",
|
||||
"homeassistant~=2025.8",
|
||||
"pylint~=3.3",
|
||||
"ruff>=0.12.11",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user