mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 12:17:07 +00:00
Bump yarl to 1.9.7 (#125035)
This commit is contained in:
parent
07e251d488
commit
77b464f2bd
@ -62,7 +62,7 @@ urllib3>=1.26.5,<2
|
||||
voluptuous-openapi==0.0.5
|
||||
voluptuous-serialize==2.6.0
|
||||
voluptuous==0.15.2
|
||||
yarl==1.9.6
|
||||
yarl==1.9.7
|
||||
zeroconf==0.133.0
|
||||
|
||||
# Constrain pycryptodome to avoid vulnerability
|
||||
|
@ -69,7 +69,7 @@ dependencies = [
|
||||
"voluptuous==0.15.2",
|
||||
"voluptuous-serialize==2.6.0",
|
||||
"voluptuous-openapi==0.0.5",
|
||||
"yarl==1.9.6",
|
||||
"yarl==1.9.7",
|
||||
]
|
||||
|
||||
[project.urls]
|
||||
|
@ -41,4 +41,4 @@ urllib3>=1.26.5,<2
|
||||
voluptuous==0.15.2
|
||||
voluptuous-serialize==2.6.0
|
||||
voluptuous-openapi==0.0.5
|
||||
yarl==1.9.6
|
||||
yarl==1.9.7
|
||||
|
Loading…
x
Reference in New Issue
Block a user