mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
Bump yarl to 1.12.1 (#126580)
This commit is contained in:
parent
d26c449d87
commit
fb45f4fcea
@ -63,7 +63,7 @@ uv==0.4.12
|
||||
voluptuous-openapi==0.0.5
|
||||
voluptuous-serialize==2.6.0
|
||||
voluptuous==0.15.2
|
||||
yarl==1.12.0
|
||||
yarl==1.12.1
|
||||
zeroconf==0.134.0
|
||||
|
||||
# Constrain pycryptodome to avoid vulnerability
|
||||
|
@ -72,7 +72,7 @@ dependencies = [
|
||||
"voluptuous==0.15.2",
|
||||
"voluptuous-serialize==2.6.0",
|
||||
"voluptuous-openapi==0.0.5",
|
||||
"yarl==1.12.0",
|
||||
"yarl==1.12.1",
|
||||
]
|
||||
|
||||
[project.urls]
|
||||
|
@ -42,4 +42,4 @@ uv==0.4.12
|
||||
voluptuous==0.15.2
|
||||
voluptuous-serialize==2.6.0
|
||||
voluptuous-openapi==0.0.5
|
||||
yarl==1.12.0
|
||||
yarl==1.12.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user