Bump aiohttp to 3.11.5 (#130964)

This commit is contained in:
J. Nick Koston
2024-11-19 12:03:13 -06:00
committed by GitHub
parent 42bba24247
commit 3a8a8861d2
3 changed files with 3 additions and 3 deletions

View File

@@ -29,7 +29,7 @@ dependencies = [
# change behavior based on presence of supervisor. Deprecated with #127228
# Lib can be removed with 2025.11
"aiohasupervisor==0.2.1",
"aiohttp==3.11.4",
"aiohttp==3.11.5",
"aiohttp_cors==0.7.0",
"aiohttp-fast-zlib==0.2.0",
"aiozoneinfo==0.2.1",