Skip to content

Commit 8e9580d

Browse files
authored
Merge pull request #204 from malmeloo/fix/ha-compatibility
fix: compatibility with HA 2025.11
2 parents 7b5d87f + c645323 commit 8e9580d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ license-files = ["LICENSE.md"]
88
requires-python = ">=3.10,<3.15"
99
dependencies = [
1010
"srp>=1.0.21,<2.0.0",
11-
"cryptography>=42.0.0,<46.0.0",
11+
"cryptography>=42.0.0,<47.0.0",
1212
"beautifulsoup4>=4.12.3,<5.0.0",
1313
"aiohttp>=3.9.5,<4.0.0",
1414
"bleak>=1.0.0,<2.0.0",

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)