Skip to content

Commit

Permalink
Update uv-version from 0.4.20 to 0.4.24 (#9)
Browse files Browse the repository at this point in the history
Co-authored-by: deps <bot@dependencies.io>
  • Loading branch information
deps-dropseed[bot] and dependencies-bot authored Oct 21, 2024
1 parent c9b6d47 commit 599d33a
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.20
export UV_VERSION=0.4.24
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 599d33a

Please sign in to comment.