pip upgrade version of python code example
Example 1: pip upgrade
python -m pip install --upgrade pip
Example 2: command to upgrade python version
python -m pip install pip
#or
python -m pip install –upgrade pip
python -m pip install --upgrade pip
Example 3: pip change python version
pip upgrade -pip