mirror of
https://github.com/home-assistant/core.git
synced 2025-07-13 08:17:08 +00:00
Bump yarl to 1.18.3 (#132025)
changelog: https://github.com/aio-libs/yarl/compare/v1.18.0...v1.18.3
This commit is contained in:
parent
782fff198c
commit
80f28302a1
@ -70,7 +70,7 @@ voluptuous-openapi==0.0.5
|
||||
voluptuous-serialize==2.6.0
|
||||
voluptuous==0.15.2
|
||||
webrtc-models==0.3.0
|
||||
yarl==1.18.0
|
||||
yarl==1.18.3
|
||||
zeroconf==0.136.2
|
||||
|
||||
# Constrain pycryptodome to avoid vulnerability
|
||||
|
@ -79,7 +79,7 @@ dependencies = [
|
||||
"voluptuous==0.15.2",
|
||||
"voluptuous-serialize==2.6.0",
|
||||
"voluptuous-openapi==0.0.5",
|
||||
"yarl==1.18.0",
|
||||
"yarl==1.18.3",
|
||||
"webrtc-models==0.3.0",
|
||||
]
|
||||
|
||||
|
@ -47,5 +47,5 @@ uv==0.5.4
|
||||
voluptuous==0.15.2
|
||||
voluptuous-serialize==2.6.0
|
||||
voluptuous-openapi==0.0.5
|
||||
yarl==1.18.0
|
||||
yarl==1.18.3
|
||||
webrtc-models==0.3.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user