Commit 04f78f0
committed
Update poetry:sync task for Poetry 2.0.0 CLI
Previously, it was necessary to add the `--no-update` flag to the `poetry lock` command in order to prevent it from
updating the dependency versions in the lockfile. The behavior of the command was changed to always behave that way, and
so the `--no-update` flag was removed from the command.1 parent 042991f commit 04f78f0
1 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
220 | 220 | | |
221 | 221 | | |
222 | 222 | | |
223 | | - | |
224 | | - | |
| 223 | + | |
225 | 224 | | |
226 | 225 | | |
227 | 226 | | |
| |||
0 commit comments