astral-sh / rye

a Hassle-Free Python Experience
https://rye.astral.sh
MIT License
13.6k stars 466 forks source link

[Feature Request] Rye Plugin Up. #1368

Open jcoombes opened 3 weeks ago

jcoombes commented 3 weeks ago

By analogy with poetry-plugin-up,

I would like the ability to call 'rye up' (or similar syntax) to bump minor and patch versions to the latest mutually compatible build. I would like the ability to call 'rye up --latest' (or similar syntax) to bump major versions to the latest mutually compatible build.

https://github.com/MousaZeidBaker/poetry-plugin-up

Thanks for building such great tooling, and everything you've already done for this community. ✨