Skip to content

Commit e36854f

Browse files
committed
Update poetry version and run poetry lock --no-update
1 parent 87bbd56 commit e36854f

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343

4444
- name: Install poetry
4545
run: |
46-
python -m pip install poetry==1.5.1
46+
python -m pip install poetry==1.6.1
4747
4848
- name: Configure poetry
4949
run: |

poetry.lock

Lines changed: 11 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)