Skip to content

Commit

Permalink
update poetry to 1.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
shouples committed Aug 25, 2023
1 parent 727257b commit 1fe6097
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Setup poetry
uses: Gr1N/setup-poetry@v8
with:
poetry-version: "1.4.2"
poetry-version: "1.5.1"
- name: Install dependencies
run: |
poetry export -f requirements.txt --extras "docs" --without-hashes --with dev --output requirements.txt
Expand Down

0 comments on commit 1fe6097

Please sign in to comment.