pin poetry version to 1.8.5

This commit is contained in:
Kenneth Kehl
2025-01-06 07:29:41 -08:00
parent 0f52efd742
commit a4d8e4fd4c

View File

@@ -15,4 +15,4 @@ runs:
python-version: "3.12.3"
- name: Install poetry
shell: bash
run: pip install --upgrade poetry
run: pip install poetry==1.8.5