Skip to content

Commit 1245385

Browse files
authored
Bump aiohttp to 3.13.2 (#155372)
1 parent c86852e commit 1245385

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
@@ -6,7 +6,7 @@ aiodns==3.5.0
66
aiohasupervisor==0.3.3
77
aiohttp-asyncmdnsresolver==0.1.1
88
aiohttp-fast-zlib==0.3.0
9-
aiohttp==3.13.1
9+
aiohttp==3.13.2
1010
aiohttp_cors==0.8.1
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
@@ -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.3",
32-
"aiohttp==3.13.1",
32+
"aiohttp==3.13.2",
3333
"aiohttp_cors==0.8.1",
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)