update pipx

This commit is contained in:
2026-05-12 09:28:57 -06:00
parent bca9329a23
commit 5bba883427

View File

@@ -71,4 +71,7 @@ echo "Checking for new flatpaks..."
echo "Configuring Bitwarden SSH agent..." echo "Configuring Bitwarden SSH agent..."
. bitwarden.sh . bitwarden.sh
echo "Update pipx applications..."
pipx upgrade-all
echo "Done." echo "Done."