Skip to content

Commit

Permalink
Update uv-version from 0.4.10 to 0.4.15 (#5)
Browse files Browse the repository at this point in the history
Co-authored-by: deps <[email protected]>
  • Loading branch information
deps-dropseed[bot] and dependencies-bot authored Sep 23, 2024
1 parent 46bc5fc commit 156b566
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/compile
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ for env_file in "$ENV_DIR"/UV_* ; do
done

if [ -z "${UV_VERSION:-}" ] ; then
export UV_VERSION=0.4.10
export UV_VERSION=0.4.15
log "No uv version specified in UV_VERSION config var. Defaulting to $UV_VERSION."
else
log "Using uv version from UV_VERSION config var: $UV_VERSION"
Expand Down

0 comments on commit 156b566

Please sign in to comment.