Closed Iain-S closed 8 months ago
Run poetry lock on all three apps to update dependency versions to the latest allowed by the pyproject.toml files.
poetry lock
pyproject.toml
Note Review & merge after #16
Note that there is an issue with the gitleaks action at the moment: https://github.com/gitleaks/gitleaks-action/issues/136
Run
poetry lock
on all three apps to update dependency versions to the latest allowed by thepyproject.toml
files.Note Review & merge after #16