Bump aiohttp-fast-zlib to 0.3.0 (#146285)

changelog: https://github.com/Bluetooth-Devices/aiohttp-fast-zlib/compare/v0.2.3...v0.3.0

proper aiohttp 3.12 support
This commit is contained in:
J. Nick Koston
2025-06-07 09:30:43 -05:00
committed by GitHub
parent cbf7ca6a9a
commit 44c63ce6f1
3 changed files with 3 additions and 3 deletions

View File

@@ -30,7 +30,7 @@ dependencies = [
"aiohasupervisor==0.3.1",
"aiohttp==3.12.9",
"aiohttp_cors==0.8.1",
"aiohttp-fast-zlib==0.2.3",
"aiohttp-fast-zlib==0.3.0",
"aiohttp-asyncmdnsresolver==0.1.1",
"aiozoneinfo==0.2.3",
"annotatedyaml==0.4.5",