chore: upgrade bleak

This commit is contained in:
Mike A.
2025-07-18 16:08:16 +02:00
parent fe55623448
commit 3491b34919
2 changed files with 196 additions and 207 deletions

View File

@@ -13,9 +13,9 @@ dependencies = [
"cryptography>=42.0.0,<46.0.0",
"beautifulsoup4>=4.12.3,<5.0.0",
"aiohttp>=3.9.5,<4.0.0",
"bleak>=0.22.2,<1.0.0",
"bleak>=1.0.0,<2.0.0",
"typing-extensions>=4.12.2,<5.0.0",
"anisette>=1.2.1",
"anisette>=1.2.1,<2.0.0",
]
[dependency-groups]