mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 12:17:07 +00:00
Bump yarl to 1.17.0 (#129358)
This commit is contained in:
parent
d727f8ff50
commit
3e4b67db6c
@ -66,7 +66,7 @@ voluptuous-openapi==0.0.5
|
||||
voluptuous-serialize==2.6.0
|
||||
voluptuous==0.15.2
|
||||
webrtc-models==0.0.0b2
|
||||
yarl==1.16.0
|
||||
yarl==1.17.0
|
||||
zeroconf==0.136.0
|
||||
|
||||
# Constrain pycryptodome to avoid vulnerability
|
||||
|
@ -73,7 +73,7 @@ dependencies = [
|
||||
"voluptuous==0.15.2",
|
||||
"voluptuous-serialize==2.6.0",
|
||||
"voluptuous-openapi==0.0.5",
|
||||
"yarl==1.16.0",
|
||||
"yarl==1.17.0",
|
||||
"webrtc-models==0.0.0b2",
|
||||
]
|
||||
|
||||
|
@ -43,5 +43,5 @@ uv==0.4.22
|
||||
voluptuous==0.15.2
|
||||
voluptuous-serialize==2.6.0
|
||||
voluptuous-openapi==0.0.5
|
||||
yarl==1.16.0
|
||||
yarl==1.17.0
|
||||
webrtc-models==0.0.0b2
|
||||
|
Loading…
x
Reference in New Issue
Block a user