Skip to content

Commit

Permalink
Update poetry version and run poetry lock --no-update
Browse files Browse the repository at this point in the history
  • Loading branch information
youtux committed Oct 10, 2023
1 parent 87bbd56 commit e36854f
Show file tree
Hide file tree
Showing 2 changed files with 12 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.5.1
python -m pip install poetry==1.6.1
- name: Configure poetry
run: |
Expand Down
12 changes: 11 additions & 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 e36854f

Please sign in to comment.