mirror of
https://github.com/home-assistant/core.git
synced 2026-09-24 23:41:48 -05:00
Update uv to 0.12.6 (#181047)
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.5
|
||||
uv==0.12.6
|
||||
webrtc-models==0.3.0
|
||||
yarl==1.24.5
|
||||
zeroconf==0.151.1
|
||||
|
||||
+1
-1
@@ -74,7 +74,7 @@ dependencies = [
|
||||
"typing-extensions>=4.16.0,<5.0",
|
||||
"ulid-transform==2.2.9",
|
||||
"urllib3>=2.0",
|
||||
"uv==0.12.5",
|
||||
"uv==0.12.6",
|
||||
"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.5
|
||||
uv==0.12.6
|
||||
webrtc-models==0.3.0
|
||||
yarl==1.24.5
|
||||
zeroconf==0.151.1
|
||||
|
||||
Reference in New Issue
Block a user