Bump yarl to 1.17.0 (#129358)

This commit is contained in:
J. Nick Koston 2024-10-28 12:11:14 -10:00 committed by GitHub
parent d727f8ff50
commit 3e4b67db6c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View File

@ -66,7 +66,7 @@ voluptuous-openapi==0.0.5
voluptuous-serialize==2.6.0
voluptuous==0.15.2
webrtc-models==0.0.0b2
yarl==1.16.0
yarl==1.17.0
zeroconf==0.136.0
# Constrain pycryptodome to avoid vulnerability

View File

@ -73,7 +73,7 @@ dependencies = [
"voluptuous==0.15.2",
"voluptuous-serialize==2.6.0",
"voluptuous-openapi==0.0.5",
"yarl==1.16.0",
"yarl==1.17.0",
"webrtc-models==0.0.0b2",
]

View File

@ -43,5 +43,5 @@ uv==0.4.22
voluptuous==0.15.2
voluptuous-serialize==2.6.0
voluptuous-openapi==0.0.5
yarl==1.16.0
yarl==1.17.0
webrtc-models==0.0.0b2