Skip to content

Commit cf8cab6

Browse files
renovate-botamilcarlucas
authored andcommitted
chore(deps): update dependency build to v1.4.2
1 parent 7b4372c commit cf8cab6

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 -U "build==1.4.0" "packaging==26.0" "setuptools==80.10.2"
33+
uv pip install -U "build==1.4.2" "packaging==26.0" "setuptools==80.10.2"
3434

3535
python -m build
3636

0 commit comments

Comments
 (0)