Skip to content

Commit

Permalink
fix(deps): update dependency uv to v0.5.2 (main) (#1273)
Browse files Browse the repository at this point in the history
fix(deps): update dependency uv to v0.5.2

| datasource | package | from  | to    |
| ---------- | ------- | ----- | ----- |
| pypi       | uv      | 0.5.1 | 0.5.2 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 15, 2024
1 parent 5396ccd commit 456a459
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ RUN install-tool pipenv 2024.4.0
RUN install-tool poetry 1.8.4

# renovate: datasource=pypi
RUN install-tool uv 0.5.1
RUN install-tool uv 0.5.2


# renovate: datasource=docker
Expand Down

0 comments on commit 456a459

Please sign in to comment.