Skip to content

Commit 8b42d70

Browse files
committed
CI: needs a newer poetry
1 parent c5b3910 commit 8b42d70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121

2222
- name: Install poetry
2323
run: |
24-
python3 -m pip install --upgrade poetry==1.6.1
24+
python3 -m pip install --upgrade poetry==1.8.2
2525
2626
- name: Setup Python (poetry)
2727
uses: actions/setup-python@v4

0 commit comments

Comments
 (0)