mirror of
https://github.com/home-assistant/core.git
synced 2025-08-06 22:25:13 +02:00
Bump yarl to 1.17.2 (#130830)
changelog: https://github.com/aio-libs/yarl/compare/v1.17.1...v1.17.2
This commit is contained in:
@@ -70,7 +70,7 @@ voluptuous-openapi==0.0.5
|
|||||||
voluptuous-serialize==2.6.0
|
voluptuous-serialize==2.6.0
|
||||||
voluptuous==0.15.2
|
voluptuous==0.15.2
|
||||||
webrtc-models==0.2.0
|
webrtc-models==0.2.0
|
||||||
yarl==1.17.1
|
yarl==1.17.2
|
||||||
zeroconf==0.136.0
|
zeroconf==0.136.0
|
||||||
|
|
||||||
# Constrain pycryptodome to avoid vulnerability
|
# Constrain pycryptodome to avoid vulnerability
|
||||||
|
@@ -79,7 +79,7 @@ dependencies = [
|
|||||||
"voluptuous==0.15.2",
|
"voluptuous==0.15.2",
|
||||||
"voluptuous-serialize==2.6.0",
|
"voluptuous-serialize==2.6.0",
|
||||||
"voluptuous-openapi==0.0.5",
|
"voluptuous-openapi==0.0.5",
|
||||||
"yarl==1.17.1",
|
"yarl==1.17.2",
|
||||||
"webrtc-models==0.2.0",
|
"webrtc-models==0.2.0",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
@@ -47,5 +47,5 @@ uv==0.5.0
|
|||||||
voluptuous==0.15.2
|
voluptuous==0.15.2
|
||||||
voluptuous-serialize==2.6.0
|
voluptuous-serialize==2.6.0
|
||||||
voluptuous-openapi==0.0.5
|
voluptuous-openapi==0.0.5
|
||||||
yarl==1.17.1
|
yarl==1.17.2
|
||||||
webrtc-models==0.2.0
|
webrtc-models==0.2.0
|
||||||
|
Reference in New Issue
Block a user