mirror of
https://github.com/home-assistant/core.git
synced 2025-07-09 22:37:11 +00:00
Update YARL to 1.9.1 (#91852)
This commit is contained in:
parent
48a2fe9e7a
commit
f39f07e19b
@ -51,7 +51,7 @@ ulid-transform==0.6.3
|
||||
voluptuous-serialize==2.6.0
|
||||
voluptuous==0.13.1
|
||||
webrtcvad==2.0.10
|
||||
yarl==1.8.1
|
||||
yarl==1.9.1
|
||||
zeroconf==0.56.0
|
||||
|
||||
# Constrain pycryptodome to avoid vulnerability
|
||||
|
@ -53,7 +53,7 @@ dependencies = [
|
||||
"ulid-transform==0.6.3",
|
||||
"voluptuous==0.13.1",
|
||||
"voluptuous-serialize==2.6.0",
|
||||
"yarl==1.8.1",
|
||||
"yarl==1.9.1",
|
||||
]
|
||||
|
||||
[project.urls]
|
||||
|
@ -27,4 +27,4 @@ typing-extensions>=4.5.0,<5.0
|
||||
ulid-transform==0.6.3
|
||||
voluptuous==0.13.1
|
||||
voluptuous-serialize==2.6.0
|
||||
yarl==1.8.1
|
||||
yarl==1.9.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user