Bump yarl to 1.19.0 (#142379)

pull/141494/merge
J. Nick Koston 2025-04-05 17:35:19 -10:00 committed by GitHub
parent dcef86a30d
commit 55de21477c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View File

@ -74,7 +74,7 @@ voluptuous-openapi==0.0.6
voluptuous-serialize==2.6.0
voluptuous==0.15.2
webrtc-models==0.3.0
yarl==1.18.3
yarl==1.19.0
zeroconf==0.146.0
# Constrain pycryptodome to avoid vulnerability

View File

@ -121,7 +121,7 @@ dependencies = [
"voluptuous==0.15.2",
"voluptuous-serialize==2.6.0",
"voluptuous-openapi==0.0.6",
"yarl==1.18.3",
"yarl==1.19.0",
"webrtc-models==0.3.0",
"zeroconf==0.146.0",
]

2
requirements.txt generated
View File

@ -58,6 +58,6 @@ uv==0.6.10
voluptuous==0.15.2
voluptuous-serialize==2.6.0
voluptuous-openapi==0.0.6
yarl==1.18.3
yarl==1.19.0
webrtc-models==0.3.0
zeroconf==0.146.0