Bump yarl to 1.9.9 (#125264)

This commit is contained in:
J. Nick Koston 2024-09-04 11:32:33 -10:00 committed by GitHub
parent a0356f587e
commit fbd3bf7a98
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View file

@ -62,7 +62,7 @@ urllib3>=1.26.5,<2
voluptuous-openapi==0.0.5
voluptuous-serialize==2.6.0
voluptuous==0.15.2
yarl==1.9.8
yarl==1.9.9
zeroconf==0.133.0
# Constrain pycryptodome to avoid vulnerability

View file

@ -69,7 +69,7 @@ dependencies = [
"voluptuous==0.15.2",
"voluptuous-serialize==2.6.0",
"voluptuous-openapi==0.0.5",
"yarl==1.9.8",
"yarl==1.9.9",
]
[project.urls]

View file

@ -41,4 +41,4 @@ urllib3>=1.26.5,<2
voluptuous==0.15.2
voluptuous-serialize==2.6.0
voluptuous-openapi==0.0.5
yarl==1.9.8
yarl==1.9.9