We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac1527a commit b174782Copy full SHA for b174782
.github/workflows/main.yml
@@ -43,7 +43,7 @@ jobs:
43
44
- name: Install poetry
45
run: |
46
- python -m pip install poetry==1.5.1
+ python -m pip install poetry==1.6.1
47
48
- name: Configure poetry
49
0 commit comments