Skip to content

Commit 5ac34af

Browse files
renovate-botamilcarlucas
authored andcommitted
chore(deps): update dependency build to v1.5.0
1 parent bdedabb commit 5ac34af

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

test_pip_package.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,11 +30,11 @@ 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.2" "setuptools==82.0.1"
33+
uv pip install "build==1.5.0" "packaging==26.2" "setuptools==82.0.1"
3434

3535
python -m build
3636

37-
uv pip install -U dist/ardupilot_methodic_configurator-2.9.6-py3-none-any.whl
37+
uv pip install -U dist/ardupilot_methodic_configurator-3.0.5-py3-none-any.whl
3838

3939
cd ..
4040

0 commit comments

Comments
 (0)