Skip to content

Commit

Permalink
chore: bump fixed version of poetry (#438)
Browse files Browse the repository at this point in the history
  • Loading branch information
J0 authored Mar 10, 2024
2 parents 6a9e1ce + af2d2e5 commit 9344e79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/manual_pypi_publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Set up Poetry
uses: abatilo/[email protected]
with:
poetry-version: 1.1.13
poetry-version: 1.7.1
- name: Install dependencies
run: poetry install
- name: Publish to PyPi
Expand Down

0 comments on commit 9344e79

Please sign in to comment.