Skip to content

Commit 56f4296

Browse files
author
Matt Wright
authored
Update to poetry 1.4.1 (#93)
1 parent dc59949 commit 56f4296

File tree

3 files changed

+1883
-1880
lines changed

3 files changed

+1883
-1880
lines changed

.github/workflows/main.yaml

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

3535
- name: Install poetry
3636
shell: bash
37-
run: curl -sSL https://install.python-poetry.org | POETRY_VERSION=1.2.2 python3 -
37+
run: curl -sSL https://install.python-poetry.org | POETRY_VERSION=1.4.1 python3 -
3838

3939
- name: Set up Python ${{ matrix.python-version }}
4040
id: setup_python

0 commit comments

Comments
 (0)