mirror of
https://github.com/home-assistant/core.git
synced 2026-09-24 07:25:52 -05:00
Bump yarl to 1.22.0 (#153860)
This commit is contained in:
@@ -74,7 +74,7 @@ voluptuous-openapi==0.1.0
|
||||
voluptuous-serialize==2.7.0
|
||||
voluptuous==0.15.2
|
||||
webrtc-models==0.3.0
|
||||
yarl==1.20.1
|
||||
yarl==1.22.0
|
||||
zeroconf==0.148.0
|
||||
|
||||
# Constrain pycryptodome to avoid vulnerability
|
||||
|
||||
+1
-1
@@ -78,7 +78,7 @@ dependencies = [
|
||||
"voluptuous==0.15.2",
|
||||
"voluptuous-serialize==2.7.0",
|
||||
"voluptuous-openapi==0.1.0",
|
||||
"yarl==1.20.1",
|
||||
"yarl==1.22.0",
|
||||
"webrtc-models==0.3.0",
|
||||
"zeroconf==0.148.0",
|
||||
]
|
||||
|
||||
Generated
+1
-1
@@ -50,6 +50,6 @@ uv==0.8.9
|
||||
voluptuous==0.15.2
|
||||
voluptuous-serialize==2.7.0
|
||||
voluptuous-openapi==0.1.0
|
||||
yarl==1.20.1
|
||||
yarl==1.22.0
|
||||
webrtc-models==0.3.0
|
||||
zeroconf==0.148.0
|
||||
|
||||
Reference in New Issue
Block a user