Bump yarl to 1.9.8 (#125193)
changelog: https://github.com/aio-libs/yarl/compare/v1.9.7...v1.9.8
This commit is contained in:
parent
daa5268cf2
commit
b26e4d672f
3 changed files with 3 additions and 3 deletions
|
@ -62,7 +62,7 @@ urllib3>=1.26.5,<2
|
||||||
voluptuous-openapi==0.0.5
|
voluptuous-openapi==0.0.5
|
||||||
voluptuous-serialize==2.6.0
|
voluptuous-serialize==2.6.0
|
||||||
voluptuous==0.15.2
|
voluptuous==0.15.2
|
||||||
yarl==1.9.7
|
yarl==1.9.8
|
||||||
zeroconf==0.133.0
|
zeroconf==0.133.0
|
||||||
|
|
||||||
# Constrain pycryptodome to avoid vulnerability
|
# Constrain pycryptodome to avoid vulnerability
|
||||||
|
|
|
@ -69,7 +69,7 @@ dependencies = [
|
||||||
"voluptuous==0.15.2",
|
"voluptuous==0.15.2",
|
||||||
"voluptuous-serialize==2.6.0",
|
"voluptuous-serialize==2.6.0",
|
||||||
"voluptuous-openapi==0.0.5",
|
"voluptuous-openapi==0.0.5",
|
||||||
"yarl==1.9.7",
|
"yarl==1.9.8",
|
||||||
]
|
]
|
||||||
|
|
||||||
[project.urls]
|
[project.urls]
|
||||||
|
|
|
@ -41,4 +41,4 @@ urllib3>=1.26.5,<2
|
||||||
voluptuous==0.15.2
|
voluptuous==0.15.2
|
||||||
voluptuous-serialize==2.6.0
|
voluptuous-serialize==2.6.0
|
||||||
voluptuous-openapi==0.0.5
|
voluptuous-openapi==0.0.5
|
||||||
yarl==1.9.7
|
yarl==1.9.8
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue