Skip to content

Commit

Permalink
Bump poetry to v2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
youtux committed Jan 8, 2025
1 parent 4825505 commit c865dac
Show file tree
Hide file tree
Showing 3 changed files with 88 additions and 20 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:

- name: Install poetry
run: |
python -m pip install poetry==1.8.3
python -m pip install poetry==2.0.0
- name: Configure poetry
run: |
Expand Down
Loading

0 comments on commit c865dac

Please sign in to comment.