File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 2020 - name : Install Poetry
2121 shell : bash
2222 run : |
23- pipx install poetry==1.8.5
23+ pipx install poetry==2.1.2
2424
2525 - name : Install Script Packages with Poetry
2626 shell : bash
4646 - name : Install Poetry
4747 shell : bash
4848 run : |
49- pipx install poetry==1.8.5
49+ pipx install poetry==2.1.2
5050
5151 - name : Install Script Packages with Poetry
5252 shell : bash
7272 - name : Install Poetry
7373 shell : bash
7474 run : |
75- pipx install poetry==1.8.5
75+ pipx install poetry==2.1.2
7676
7777 - name : Install Script Packages with Poetry
7878 shell : bash
9898 - name : Install Poetry
9999 shell : bash
100100 run : |
101- pipx install poetry==1.8.5
101+ pipx install poetry==2.1.2
102102
103103 - name : Install Script Packages with Poetry
104104 shell : bash
@@ -124,7 +124,7 @@ jobs:
124124 - name : Install Poetry
125125 shell : bash
126126 run : |
127- pipx install poetry==1.8.5
127+ pipx install poetry==2.1.2
128128
129129 - name : Install Script Packages with Poetry
130130 shell : bash
@@ -150,7 +150,7 @@ jobs:
150150 - name : Install Poetry
151151 shell : bash
152152 run : |
153- pipx install poetry==1.8.5
153+ pipx install poetry==2.1.2
154154 - name : Install Script Packages with Poetry
155155 shell : bash
156156 run : |
@@ -173,7 +173,7 @@ jobs:
173173 - name : Install Poetry
174174 shell : bash
175175 run : |
176- pipx install poetry==1.8.5
176+ pipx install poetry==2.1.2
177177
178178 - name : Install Script Packages with Poetry
179179 shell : bash
You can’t perform that action at this time.
0 commit comments