Commit f6f2593
fix(ci): remove deprecated --no-update flag from poetry lock
Poetry 2.x removed the --no-update option. The default behavior of
`poetry lock` in v2 already preserves existing locked versions unless
constraints have changed, matching the old --no-update semantics.
Signed-off-by: kryanbeane <bryankeane0@gmail.com>
Co-authored-by: Cursor <cursoragent@cursor.com>1 parent 1928fdc commit f6f2593
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
113 | | - | |
| 113 | + | |
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
| |||
0 commit comments