bump lockfiles

This commit is contained in:
Nick Sweeting 2024-04-24 14:38:21 -07:00
parent 8dcfa93ec6
commit 98c5e69203
No known key found for this signature in database
4 changed files with 108 additions and 9 deletions

View file

@ -30,6 +30,7 @@ echo
echo
echo "[*] Cleaning up old lockfiles and build files"
deactivate 2>/dev/null || true
rm -Rf build dist
rm -f pdm.lock
rm -f pdm.dev.lock