Bump aiohttp to 3.10.4 (#124137)

changelog: https://github.com/aio-libs/aiohttp/compare/v3.10.3...v3.10.4
This commit is contained in:
J. Nick Koston 2024-08-18 08:39:56 -05:00 committed by GitHub
parent 489ceab4b5
commit a4fb4e76cb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View file

@ -4,7 +4,7 @@ aiodhcpwatcher==1.0.2
aiodiscover==2.1.0
aiodns==3.2.0
aiohttp-fast-zlib==0.1.1
aiohttp==3.10.3
aiohttp==3.10.4
aiohttp_cors==0.7.0
aiozoneinfo==0.2.1
astral==2.2

View file

@ -24,7 +24,7 @@ classifiers = [
requires-python = ">=3.12.0"
dependencies = [
"aiodns==3.2.0",
"aiohttp==3.10.3",
"aiohttp==3.10.4",
"aiohttp_cors==0.7.0",
"aiohttp-fast-zlib==0.1.1",
"aiozoneinfo==0.2.1",

View file

@ -4,7 +4,7 @@
# Home Assistant Core
aiodns==3.2.0
aiohttp==3.10.3
aiohttp==3.10.4
aiohttp_cors==0.7.0
aiohttp-fast-zlib==0.1.1
aiozoneinfo==0.2.1