Bump aiohttp to 3.9.5 (#115727)

changelog: https://github.com/aio-libs/aiohttp/compare/v3.9.4...v3.9.5
This commit is contained in:
J. Nick Koston 2024-04-17 02:10:06 -05:00 committed by Franck Nijhof
parent 630763ad9e
commit 8207fc29d2
No known key found for this signature in database
GPG Key ID: D62583BA8AB11CA3
3 changed files with 3 additions and 3 deletions

View File

@ -4,7 +4,7 @@ aiodhcpwatcher==1.0.0
aiodiscover==2.0.0
aiohttp-fast-url-dispatcher==0.3.0
aiohttp-zlib-ng==0.3.1
aiohttp==3.9.4
aiohttp==3.9.5
aiohttp_cors==0.7.0
astral==2.2
async-interrupt==1.1.1

View File

@ -23,7 +23,7 @@ classifiers = [
]
requires-python = ">=3.12.0"
dependencies = [
"aiohttp==3.9.4",
"aiohttp==3.9.5",
"aiohttp_cors==0.7.0",
"aiohttp-fast-url-dispatcher==0.3.0",
"aiohttp-zlib-ng==0.3.1",

View File

@ -3,7 +3,7 @@
-c homeassistant/package_constraints.txt
# Home Assistant Core
aiohttp==3.9.4
aiohttp==3.9.5
aiohttp_cors==0.7.0
aiohttp-fast-url-dispatcher==0.3.0
aiohttp-zlib-ng==0.3.1