Skip to content

Commit 01ea58e

Browse files
authored
Bump aiohttp to 3.12.1 (home-assistant#145627)
changelog: aio-libs/aiohttp@v3.12.1rc0...v3.12.1 No changes since 3.12.1rc0, only the version number
1 parent 039383a commit 01ea58e

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

homeassistant/package_constraints.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ aiodns==3.4.0
66
aiohasupervisor==0.3.1
77
aiohttp-asyncmdnsresolver==0.1.1
88
aiohttp-fast-zlib==0.2.3
9-
aiohttp==3.12.1rc0
9+
aiohttp==3.12.1
1010
aiohttp_cors==0.7.0
1111
aiousbwatcher==1.1.1
1212
aiozoneinfo==0.2.3

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ dependencies = [
2828
# change behavior based on presence of supervisor. Deprecated with #127228
2929
# Lib can be removed with 2025.11
3030
"aiohasupervisor==0.3.1",
31-
"aiohttp==3.12.1rc0",
31+
"aiohttp==3.12.1",
3232
"aiohttp_cors==0.7.0",
3333
"aiohttp-fast-zlib==0.2.3",
3434
"aiohttp-asyncmdnsresolver==0.1.1",

requirements.txt

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)