Bump yarl to 1.12.0 (#126576)

This is a prereq for aiohttp 3.10.6 which has some
fixes that need yarl 1.12.0+
This commit is contained in:
J. Nick Koston 2024-09-23 17:28:32 -05:00 committed by GitHub
parent dbf080194b
commit d26c449d87
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View File

@ -63,7 +63,7 @@ uv==0.4.12
voluptuous-openapi==0.0.5
voluptuous-serialize==2.6.0
voluptuous==0.15.2
yarl==1.11.1
yarl==1.12.0
zeroconf==0.134.0
# Constrain pycryptodome to avoid vulnerability

View File

@ -72,7 +72,7 @@ dependencies = [
"voluptuous==0.15.2",
"voluptuous-serialize==2.6.0",
"voluptuous-openapi==0.0.5",
"yarl==1.11.1",
"yarl==1.12.0",
]
[project.urls]

View File

@ -42,4 +42,4 @@ uv==0.4.12
voluptuous==0.15.2
voluptuous-serialize==2.6.0
voluptuous-openapi==0.0.5
yarl==1.11.1
yarl==1.12.0