mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 21:27:38 +00:00
Bump yarl to 1.20.1 (#146424)
This commit is contained in:
parent
4c5485ad04
commit
4f5cf5797f
@ -74,7 +74,7 @@ voluptuous-openapi==0.1.0
|
||||
voluptuous-serialize==2.6.0
|
||||
voluptuous==0.15.2
|
||||
webrtc-models==0.3.0
|
||||
yarl==1.20.0
|
||||
yarl==1.20.1
|
||||
zeroconf==0.147.0
|
||||
|
||||
# Constrain pycryptodome to avoid vulnerability
|
||||
|
@ -121,7 +121,7 @@ dependencies = [
|
||||
"voluptuous==0.15.2",
|
||||
"voluptuous-serialize==2.6.0",
|
||||
"voluptuous-openapi==0.1.0",
|
||||
"yarl==1.20.0",
|
||||
"yarl==1.20.1",
|
||||
"webrtc-models==0.3.0",
|
||||
"zeroconf==0.147.0",
|
||||
]
|
||||
|
2
requirements.txt
generated
2
requirements.txt
generated
@ -58,6 +58,6 @@ uv==0.7.1
|
||||
voluptuous==0.15.2
|
||||
voluptuous-serialize==2.6.0
|
||||
voluptuous-openapi==0.1.0
|
||||
yarl==1.20.0
|
||||
yarl==1.20.1
|
||||
webrtc-models==0.3.0
|
||||
zeroconf==0.147.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user