Skip to content

Commit

Permalink
Update uv to 0.1.43 (home-assistant#117405)
Browse files Browse the repository at this point in the history
  • Loading branch information
cdce8p authored May 14, 2024
1 parent f5f5790 commit d60f972
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ ENV \
ARG QEMU_CPU

# Install uv
RUN pip3 install uv==0.1.39
RUN pip3 install uv==0.1.43

WORKDIR /usr/src

Expand Down
2 changes: 1 addition & 1 deletion requirements_test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,4 @@ types-pytz==2024.1.0.20240417
types-PyYAML==6.0.12.20240311
types-requests==2.31.0.3
types-xmltodict==0.13.0.3
uv==0.1.39
uv==0.1.43

0 comments on commit d60f972

Please sign in to comment.