mirror of
https://github.com/home-assistant/core.git
synced 2025-07-27 15:17:35 +00:00
Bump yarl to 1.17.1 (#129539)
changelog: https://github.com/aio-libs/yarl/compare/v1.17.0...v1.17.1
This commit is contained in:
parent
efa5838be4
commit
39093fc2bc
@ -66,7 +66,7 @@ voluptuous-openapi==0.0.5
|
||||
voluptuous-serialize==2.6.0
|
||||
voluptuous==0.15.2
|
||||
webrtc-models==0.1.0
|
||||
yarl==1.17.0
|
||||
yarl==1.17.1
|
||||
zeroconf==0.136.0
|
||||
|
||||
# Constrain pycryptodome to avoid vulnerability
|
||||
|
@ -74,7 +74,7 @@ dependencies = [
|
||||
"voluptuous==0.15.2",
|
||||
"voluptuous-serialize==2.6.0",
|
||||
"voluptuous-openapi==0.0.5",
|
||||
"yarl==1.17.0",
|
||||
"yarl==1.17.1",
|
||||
"webrtc-models==0.1.0",
|
||||
]
|
||||
|
||||
|
@ -43,5 +43,5 @@ uv==0.4.28
|
||||
voluptuous==0.15.2
|
||||
voluptuous-serialize==2.6.0
|
||||
voluptuous-openapi==0.0.5
|
||||
yarl==1.17.0
|
||||
yarl==1.17.1
|
||||
webrtc-models==0.1.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user