Bump aiohttp to 3.12.1 (#145627)

changelog: https://github.com/aio-libs/aiohttp/compare/v3.12.1rc0...v3.12.1

No changes since 3.12.1rc0, only the version number
This commit is contained in:
J. Nick Koston
2025-05-26 11:54:00 -05:00
committed by GitHub
parent 039383ab22
commit 01ea58eb9b
3 changed files with 3 additions and 3 deletions

View File

@@ -28,7 +28,7 @@ dependencies = [
# change behavior based on presence of supervisor. Deprecated with #127228
# Lib can be removed with 2025.11
"aiohasupervisor==0.3.1",
"aiohttp==3.12.1rc0",
"aiohttp==3.12.1",
"aiohttp_cors==0.7.0",
"aiohttp-fast-zlib==0.2.3",
"aiohttp-asyncmdnsresolver==0.1.1",