[{'Text': '{"url":"https://pydevtools.com/handbook/how-to/how-to-keep-python-up-to-date-with-uv-python-upgrade/","title":"How to keep Python up to date with uv python upgrade | pydevtools","description":"uv’s transparent patch-upgrade mechanism is designed for CPython. PyPy and GraalPy ship at most one patch release per minor on uv’s index, so there’s nothing to upgrade across.","extra_snippets":["uv’s transparent patch-upgrade mechanism is designed for CPython. PyPy and GraalPy ship at most one patch release per minor on uv’s index, so there’s nothing to upgrade across.","Run uv python upgrade to pull the latest patch release for every Python that uv manages. Pass a minor version (uv python upgrade 3.12) to scope the upgrade to one line.","This keeps uv-managed CPython installs current with security and bug-fix releases. It does not touch system Python or interpreters installed by Homebrew or pyenv.","For installing a new minor version or switching a project, see how to install Python with uv and how to change the Python version of a uv project."]}'}]