chore: Add script to update poetry.lock

This commit is contained in:
Vikash Kothary 2022-10-13 19:51:45 +01:00
parent 01b3979be2
commit a8c485f838

5
scripts/poetry-lock.sh Normal file
View File

@ -0,0 +1,5 @@
#!/usr/bin/env bash
# file: poetry-lock.sh
# description: Update poetry.lock.
poetry lock