Skip to content

Commit 5d3a738

Browse files
committed
chore(deps): update dependency build to v1.5.0
1 parent 20c3090 commit 5d3a738

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test_pip_package.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ if [[ "$OSTYPE" == "msys" || "$OSTYPE" == "win32" ]]; then
3030
else
3131
source .venv/bin/activate
3232
fi
33-
uv pip install "build==1.4.4" "packaging==26.0" "setuptools==80.10.2"
33+
uv pip install "build==1.5.0" "packaging==26.0" "setuptools==80.10.2"
3434

3535
python -m build
3636

0 commit comments

Comments
 (0)