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 e47b869 commit 50a116cCopy full SHA for 50a116c
.github/workflows/main.yml
@@ -47,7 +47,7 @@ jobs:
47
48
- name: Install poetry
49
run: |
50
- python -m pip install poetry==1.8.2
+ python -m pip install poetry==1.8.3
51
52
- name: Configure poetry
53
0 commit comments