Bump yarl to 1.18.3 (#132025)

changelog: https://github.com/aio-libs/yarl/compare/v1.18.0...v1.18.3
This commit is contained in:
J. Nick Koston 2024-12-01 20:17:36 -06:00 committed by GitHub
parent 782fff198c
commit 80f28302a1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View File

@ -70,7 +70,7 @@ voluptuous-openapi==0.0.5
voluptuous-serialize==2.6.0
voluptuous==0.15.2
webrtc-models==0.3.0
yarl==1.18.0
yarl==1.18.3
zeroconf==0.136.2
# Constrain pycryptodome to avoid vulnerability

View File

@ -79,7 +79,7 @@ dependencies = [
"voluptuous==0.15.2",
"voluptuous-serialize==2.6.0",
"voluptuous-openapi==0.0.5",
"yarl==1.18.0",
"yarl==1.18.3",
"webrtc-models==0.3.0",
]

View File

@ -47,5 +47,5 @@ uv==0.5.4
voluptuous==0.15.2
voluptuous-serialize==2.6.0
voluptuous-openapi==0.0.5
yarl==1.18.0
yarl==1.18.3
webrtc-models==0.3.0