Bump yarl to 1.17.2 (#130830)
changelog: https://github.com/aio-libs/yarl/compare/v1.17.1...v1.17.2pull/130834/head
parent
db3d385447
commit
23bf4154f5
|
@ -70,7 +70,7 @@ voluptuous-openapi==0.0.5
|
|||
voluptuous-serialize==2.6.0
|
||||
voluptuous==0.15.2
|
||||
webrtc-models==0.2.0
|
||||
yarl==1.17.1
|
||||
yarl==1.17.2
|
||||
zeroconf==0.136.0
|
||||
|
||||
# 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.17.1",
|
||||
"yarl==1.17.2",
|
||||
"webrtc-models==0.2.0",
|
||||
]
|
||||
|
||||
|
|
|
@ -47,5 +47,5 @@ uv==0.5.0
|
|||
voluptuous==0.15.2
|
||||
voluptuous-serialize==2.6.0
|
||||
voluptuous-openapi==0.0.5
|
||||
yarl==1.17.1
|
||||
yarl==1.17.2
|
||||
webrtc-models==0.2.0
|
||||
|
|
Loading…
Reference in New Issue