1
0
mirror of https://github.com/home-assistant/supervisor.git synced 2026-04-02 00:07:16 +01:00

Bump uv to v0.10.9 (#6622)

* https://github.com/astral-sh/uv/blob/0.10.9/CHANGELOG.md
This commit is contained in:
Jan Čermák
2026-03-11 16:17:02 +01:00
committed by GitHub
parent 31c2fcf377
commit 3c703667ce

View File

@@ -22,7 +22,7 @@ RUN \
openssl \
yaml \
\
&& pip3 install uv==0.9.18
&& pip3 install uv==0.10.9
# Install requirements
RUN \