use poetry 1.8.0 for non-package mode support

This commit is contained in:
Josh de Leeuw 2024-06-06 21:41:06 -04:00
parent f255f99707
commit 7ddac35c43

View File

@ -24,7 +24,7 @@ jobs:
python-version: '3.8'
- name: Install poetry using pip
run: pipx install poetry==1.7.0
run: pipx install poetry==1.8.0
- name: Get current version
id: version