Skip to content

Commit

Permalink
Bump poetry to version 1.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
youtux committed Mar 5, 2024
1 parent 7544eca commit 4ba72ab
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:

- name: Install poetry
run: |
python -m pip install poetry==1.6.1
python -m pip install poetry==1.8.2
- name: Configure poetry
run: |
Expand Down
2 changes: 1 addition & 1 deletion poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 4ba72ab

Please sign in to comment.