Bump yarl to 1.15.0 (#128215)
changelog: https://github.com/aio-libs/yarl/compare/v1.14.0...v1.15.0pull/128231/head
parent
abe02c3843
commit
1484a9c0ee
|
@ -64,7 +64,7 @@ uv==0.4.17
|
|||
voluptuous-openapi==0.0.5
|
||||
voluptuous-serialize==2.6.0
|
||||
voluptuous==0.15.2
|
||||
yarl==1.14.0
|
||||
yarl==1.15.0
|
||||
zeroconf==0.135.0
|
||||
|
||||
# Constrain pycryptodome to avoid vulnerability
|
||||
|
|
|
@ -73,7 +73,7 @@ dependencies = [
|
|||
"voluptuous==0.15.2",
|
||||
"voluptuous-serialize==2.6.0",
|
||||
"voluptuous-openapi==0.0.5",
|
||||
"yarl==1.14.0",
|
||||
"yarl==1.15.0",
|
||||
]
|
||||
|
||||
[project.urls]
|
||||
|
|
|
@ -43,4 +43,4 @@ uv==0.4.17
|
|||
voluptuous==0.15.2
|
||||
voluptuous-serialize==2.6.0
|
||||
voluptuous-openapi==0.0.5
|
||||
yarl==1.14.0
|
||||
yarl==1.15.0
|
||||
|
|
Loading…
Reference in New Issue