keep trying to upgrade poetry

This commit is contained in:
Kenneth Kehl
2026-04-22 09:15:18 -07:00
parent 47b28fc9f7
commit c5b7a6e45c

View File

@@ -15,7 +15,7 @@ runs:
python-version: "3.13.2"
- name: Install poetry
shell: bash
run: pip install poetry==2.1.3
run: pip install poetry==2.3.4
- name: Install poetry export
shell: bash
run: poetry self add poetry-plugin-export