Skip to content

Commit

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

| datasource | package | from   | to     |
| ---------- | ------- | ------ | ------ |
| pypi       | uv      | 0.5.23 | 0.5.24 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 24, 2025
1 parent 0301114 commit fd3eb76
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.1
RUN install-tool poetry 1.8.5

# renovate: datasource=pypi
RUN install-tool uv 0.5.23
RUN install-tool uv 0.5.24


# renovate: datasource=docker
Expand Down

0 comments on commit fd3eb76

Please sign in to comment.