We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8378a34 commit 572934cCopy full SHA for 572934c
1 file changed
.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