Poetry continues its reputation as "the package manager that will tell you what you're doing is wrong and bad and you should feel bad for wanting to do very obvious things like show a diff of what was updated when you regenerate the lockfile"
https://github.com/python-poetry/poetry/issues/9259#issuecomment-2030668775
Add `poetry lock --diff` flag to show which packages were changed when locking · Issue #9259 · python-poetry/poetry
Issue Kind Brand new capability Description first of all THANKS to all y'all, really appreciate all the work that has gone into poetry, we use it all the time and love it. We have made an action to...