I've been working on Ganzua, a #Python tool that helps with uv/Poetry dependency updates. For example, you can get a Markdown table showing differences between two lockfile versions, or bump pyproject.toml constraints after an update.
Blog post: https://lukasatkinson.de/2025/ganzua/
Source: https://github.com/latk/ganzua
PyPI: https://pypi.org/project/ganzua/