Skip to content

Commit

Permalink
Update poetry version
Browse files Browse the repository at this point in the history
  • Loading branch information
diogomatoschaves committed Jan 21, 2024
1 parent cc58bb6 commit 74d76a8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@ jobs:
with:
python-version: 3.8
- name: Install and configure Poetry
uses: snok/install-poetry@v1.1.2
uses: snok/install-poetry@v1.3.3
with:
version: 1.1.5
version: 1.7.1
virtualenvs-create: false
- name: Install dependencies
run: |
Expand Down

0 comments on commit 74d76a8

Please sign in to comment.