Skip to content

Commit c865dac

Browse files
committed
Bump poetry to v2.0.0
1 parent 4825505 commit c865dac

File tree

3 files changed

+88
-20
lines changed

3 files changed

+88
-20
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070

7171
- name: Install poetry
7272
run: |
73-
python -m pip install poetry==1.8.3
73+
python -m pip install poetry==2.0.0
7474
7575
- name: Configure poetry
7676
run: |

0 commit comments

Comments
 (0)