Skip to content

Commit ac358ef

Browse files
committed
chore(deps): update dependency build to v1.5.1
1 parent 53fe51e commit ac358ef

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.5.0" "packaging==26.2" "setuptools==82.0.1"
33+
uv pip install "build==1.5.1" "packaging==26.2" "setuptools==82.0.1"
3434

3535
python -m build
3636

0 commit comments

Comments
 (0)