Skip to content

Commit

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

| datasource | package | from   | to     |
| ---------- | ------- | ------ | ------ |
| pypi       | uv      | 0.5.20 | 0.5.21 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 19, 2025
1 parent 6d52ad5 commit d9a5e70
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.5

# renovate: datasource=pypi
RUN install-tool uv 0.5.20
RUN install-tool uv 0.5.21


# renovate: datasource=docker
Expand Down

0 comments on commit d9a5e70

Please sign in to comment.