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 9295690 commit 892bb79Copy full SHA for 892bb79
.github/workflows/main.yml
@@ -68,7 +68,7 @@ jobs:
68
allow-prereleases: true
69
- name: Install poetry
70
run: |
71
- python -m pip install poetry==2.0.0
+ python -m pip install poetry==2.1.3
72
- name: Configure poetry
73
74
poetry config virtualenvs.in-project true
0 commit comments