mirror of
https://github.com/home-assistant/core.git
synced 2025-04-19 06:47:51 +00:00
Bump yarl to 1.20.0 (#143124)
This commit is contained in:
parent
5eee47d1e4
commit
dd4334e3ba
@ -74,7 +74,7 @@ voluptuous-openapi==0.0.6
|
||||
voluptuous-serialize==2.6.0
|
||||
voluptuous==0.15.2
|
||||
webrtc-models==0.3.0
|
||||
yarl==1.19.0
|
||||
yarl==1.20.0
|
||||
zeroconf==0.146.5
|
||||
|
||||
# Constrain pycryptodome to avoid vulnerability
|
||||
|
@ -121,7 +121,7 @@ dependencies = [
|
||||
"voluptuous==0.15.2",
|
||||
"voluptuous-serialize==2.6.0",
|
||||
"voluptuous-openapi==0.0.6",
|
||||
"yarl==1.19.0",
|
||||
"yarl==1.20.0",
|
||||
"webrtc-models==0.3.0",
|
||||
"zeroconf==0.146.5",
|
||||
]
|
||||
|
2
requirements.txt
generated
2
requirements.txt
generated
@ -58,6 +58,6 @@ uv==0.6.10
|
||||
voluptuous==0.15.2
|
||||
voluptuous-serialize==2.6.0
|
||||
voluptuous-openapi==0.0.6
|
||||
yarl==1.19.0
|
||||
yarl==1.20.0
|
||||
webrtc-models==0.3.0
|
||||
zeroconf==0.146.5
|
||||
|
Loading…
x
Reference in New Issue
Block a user