Skip to content

Commit 892bb79

Browse files
committed
Bump poetry
1 parent 9295690 commit 892bb79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
allow-prereleases: true
6969
- name: Install poetry
7070
run: |
71-
python -m pip install poetry==2.0.0
71+
python -m pip install poetry==2.1.3
7272
- name: Configure poetry
7373
run: |
7474
poetry config virtualenvs.in-project true

0 commit comments

Comments
 (0)