Commit 34022d1
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 has now been changed to always behave that
way, and so the `--no-update` flag was removed from the command.1 parent 470d2da commit 34022d1
1 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
429 | 429 | | |
430 | 430 | | |
431 | 431 | | |
432 | | - | |
433 | | - | |
| 432 | + | |
434 | 433 | | |
435 | 434 | | |
436 | 435 | | |
| |||
0 commit comments