Bump uv to 0.5.27 (#137297)

This commit is contained in:
Robert Resch
2025-02-04 09:20:28 +01:00
committed by GitHub
parent 0c55538370
commit ea3ccc02d7
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.21",
"uv==0.5.27",
"voluptuous==0.15.2",
"voluptuous-serialize==2.6.0",
"voluptuous-openapi==0.0.6",