zehengl / pip-check-updates

A tool to upgrade dependencies to the latest versions
https://pypi.org/project/pip-check-updates/
MIT License
25 stars 9 forks source link

Question: ncu -u pyproject.toml #132

Open purificant opened 5 months ago

purificant commented 5 months ago

Does --upgrade option support modifying pyproject.toml when dependencies are managed with poetry? For example: pcu -u pyproject.toml shows Upgrading dependencies but the file remains unchanged.

zehengl commented 5 months ago

Thanks for the question (reminder). And sorry no, upgrading toml files has not been implemented yet.