Bump yarl to 1.20.1 (#146424)

This commit is contained in:
J. Nick Koston 2025-06-10 04:26:29 -05:00 committed by GitHub
parent 4c5485ad04
commit 4f5cf5797f
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.1.0
voluptuous-serialize==2.6.0
voluptuous==0.15.2
webrtc-models==0.3.0
yarl==1.20.0
yarl==1.20.1
zeroconf==0.147.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.1.0",
"yarl==1.20.0",
"yarl==1.20.1",
"webrtc-models==0.3.0",
"zeroconf==0.147.0",
]

2
requirements.txt generated
View File

@ -58,6 +58,6 @@ uv==0.7.1
voluptuous==0.15.2
voluptuous-serialize==2.6.0
voluptuous-openapi==0.1.0
yarl==1.20.0
yarl==1.20.1
webrtc-models==0.3.0
zeroconf==0.147.0