mirror of
https://github.com/home-assistant/core.git
synced 2025-04-25 09:47:52 +00:00
Update yarl to 1.9.4 (#105282)
This commit is contained in:
parent
9fb9ff4f90
commit
949ca6bafc
@ -57,7 +57,7 @@ ulid-transform==0.9.0
|
||||
voluptuous-serialize==2.6.0
|
||||
voluptuous==0.13.1
|
||||
webrtc-noise-gain==1.2.3
|
||||
yarl==1.9.2
|
||||
yarl==1.9.4
|
||||
zeroconf==0.128.0
|
||||
|
||||
# Constrain pycryptodome to avoid vulnerability
|
||||
|
@ -56,7 +56,7 @@ dependencies = [
|
||||
"ulid-transform==0.9.0",
|
||||
"voluptuous==0.13.1",
|
||||
"voluptuous-serialize==2.6.0",
|
||||
"yarl==1.9.2",
|
||||
"yarl==1.9.4",
|
||||
]
|
||||
|
||||
[project.urls]
|
||||
|
@ -32,4 +32,4 @@ typing-extensions>=4.8.0,<5.0
|
||||
ulid-transform==0.9.0
|
||||
voluptuous==0.13.1
|
||||
voluptuous-serialize==2.6.0
|
||||
yarl==1.9.2
|
||||
yarl==1.9.4
|
||||
|
Loading…
x
Reference in New Issue
Block a user