Skip to content

Commit 8e685b1

Browse files
bdracofrenck
authored andcommitted
Bump aiohttp to 3.12.13 (home-assistant#146830)
changelog: aio-libs/aiohttp@v3.12.12...v3.12.13 Likely does not affect us at all but just in case, tagging
1 parent a6e6b6d commit 8e685b1

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

homeassistant/package_constraints.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ aiofiles==24.1.0
77
aiohasupervisor==0.3.1
88
aiohttp-asyncmdnsresolver==0.1.1
99
aiohttp-fast-zlib==0.3.0
10-
aiohttp==3.12.12
10+
aiohttp==3.12.13
1111
aiohttp_cors==0.7.0
1212
aiousbwatcher==1.1.1
1313
aiozoneinfo==0.2.3

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ dependencies = [
2929
# change behavior based on presence of supervisor. Deprecated with #127228
3030
# Lib can be removed with 2025.11
3131
"aiohasupervisor==0.3.1",
32-
"aiohttp==3.12.12",
32+
"aiohttp==3.12.13",
3333
"aiohttp_cors==0.7.0",
3434
"aiohttp-fast-zlib==0.3.0",
3535
"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)