Skip to content

Commit

Permalink
Bump version of poetry used
Browse files Browse the repository at this point in the history
  • Loading branch information
youtux committed Sep 30, 2024
1 parent e47b869 commit 50a116c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:

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

0 comments on commit 50a116c

Please sign in to comment.