Skip to content

Commit 55de214

Browse files
authored
Bump yarl to 1.19.0 (#142379)
1 parent dcef86a commit 55de214

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

homeassistant/package_constraints.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ voluptuous-openapi==0.0.6
7474
voluptuous-serialize==2.6.0
7575
voluptuous==0.15.2
7676
webrtc-models==0.3.0
77-
yarl==1.18.3
77+
yarl==1.19.0
7878
zeroconf==0.146.0
7979

8080
# Constrain pycryptodome to avoid vulnerability

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ dependencies = [
121121
"voluptuous==0.15.2",
122122
"voluptuous-serialize==2.6.0",
123123
"voluptuous-openapi==0.0.6",
124-
"yarl==1.18.3",
124+
"yarl==1.19.0",
125125
"webrtc-models==0.3.0",
126126
"zeroconf==0.146.0",
127127
]

requirements.txt

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)