Bump uv to 0.5.21 (#136086)

This commit is contained in:
Robert Resch
2025-01-20 17:21:17 +01:00
committed by GitHub
parent 3630c8b8ed
commit 05c7cb5f32
5 changed files with 5 additions and 5 deletions

View File

@@ -76,7 +76,7 @@ dependencies = [
# Temporary setting an upper bound, to prevent compat issues with urllib3>=2
# https://github.com/home-assistant/core/issues/97248
"urllib3>=1.26.5,<2",
"uv==0.5.18",
"uv==0.5.21",
"voluptuous==0.15.2",
"voluptuous-serialize==2.6.0",
"voluptuous-openapi==0.0.6",