Skip to content

Commit f63504a

Browse files
authored
Update aiohttp to 3.13.0 (home-assistant#153875)
1 parent d140b82 commit f63504a

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.12.15
9+
aiohttp==3.13.0
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
@@ -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.3",
31-
"aiohttp==3.12.15",
31+
"aiohttp==3.13.0",
3232
"aiohttp_cors==0.8.1",
3333
"aiohttp-fast-zlib==0.3.0",
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)