Skip to content

Commit a1074db

Browse files
authored
Merge pull request #99 from MiraGeoscience/DEVOPS-690-poetry2
DEVOPS-690: poetry2
2 parents 7bd8b64 + d9f2f42 commit a1074db

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • .github/actions/reusable-python-setup_poetry

.github/actions/reusable-python-setup_poetry/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ runs:
3232
- name: Install and configure Poetry
3333
uses: snok/install-poetry@v1
3434
with:
35-
version: 1.8.5
35+
version: 2.1.1
3636
virtualenvs-in-project: true
3737
virtualenvs-path: .venv
3838
installer-parallel: true

0 commit comments

Comments
 (0)