Description
Updates Poetry project dependencies and adjusts their version constraints in pyproject.toml. It helps maintainers refresh dependency ranges without editing each entry manually.
Dependency updates can introduce breaking changes or security fixes. Review generated pyproject.toml and lock-file changes, then run project tests before accepting the update.