Skip to content

Commit fd2b5d3

Browse files
authored
Merge pull request #217 from malmeloo/fix/ha-2026.01
deps: Update `bleak` to `>2.0.0`
2 parents b3d4a71 + c45504c commit fd2b5d3

2 files changed

Lines changed: 32 additions & 5 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ dependencies = [
1111
"cryptography>=42.0.0,<47.0.0",
1212
"beautifulsoup4>=4.12.3,<5.0.0",
1313
"aiohttp>=3.9.5,<4.0.0",
14-
"bleak>=1.0.0,<2.0.0",
14+
"bleak>=2.0.0,<3.0.0",
1515
"typing-extensions>=4.12.2,<5.0.0",
1616
"anisette>=1.2.4,<2.0.0",
1717
]

uv.lock

Lines changed: 31 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)