Bump yarl to 1.17.1 (#129539)

changelog: https://github.com/aio-libs/yarl/compare/v1.17.0...v1.17.1
This commit is contained in:
J. Nick Koston 2024-10-30 17:56:29 -05:00 committed by GitHub
parent efa5838be4
commit 39093fc2bc
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.1.0
yarl==1.17.0
yarl==1.17.1
zeroconf==0.136.0
# Constrain pycryptodome to avoid vulnerability

View File

@ -74,7 +74,7 @@ dependencies = [
"voluptuous==0.15.2",
"voluptuous-serialize==2.6.0",
"voluptuous-openapi==0.0.5",
"yarl==1.17.0",
"yarl==1.17.1",
"webrtc-models==0.1.0",
]

View File

@ -43,5 +43,5 @@ uv==0.4.28
voluptuous==0.15.2
voluptuous-serialize==2.6.0
voluptuous-openapi==0.0.5
yarl==1.17.0
yarl==1.17.1
webrtc-models==0.1.0