mirror of
https://github.com/home-assistant/core.git
synced 2026-09-15 13:08:41 +01:00
Update uv to 0.12.9 (#181696)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -72,7 +72,7 @@ standard-telnetlib==3.13.0
|
||||
typing-extensions>=4.16.0,<5.0
|
||||
ulid-transform==2.2.9
|
||||
urllib3>=2.0
|
||||
uv==0.12.8
|
||||
uv==0.12.9
|
||||
webrtc-models==0.3.0
|
||||
yarl==1.24.5
|
||||
zeroconf==0.151.3
|
||||
|
||||
+1
-1
@@ -77,7 +77,7 @@ dependencies = [
|
||||
"typing-extensions>=4.16.0,<5.0",
|
||||
"ulid-transform==2.2.9",
|
||||
"urllib3>=2.0",
|
||||
"uv==0.12.8",
|
||||
"uv==0.12.9",
|
||||
"probatio==0.11.4",
|
||||
"yarl==1.24.5",
|
||||
"webrtc-models==0.3.0",
|
||||
|
||||
Generated
+1
-1
@@ -57,7 +57,7 @@ standard-telnetlib==3.13.0
|
||||
typing-extensions>=4.16.0,<5.0
|
||||
ulid-transform==2.2.9
|
||||
urllib3>=2.0
|
||||
uv==0.12.8
|
||||
uv==0.12.9
|
||||
webrtc-models==0.3.0
|
||||
yarl==1.24.5
|
||||
zeroconf==0.151.3
|
||||
|
||||
Reference in New Issue
Block a user