Pip version 20.0.2 vs. 21.2.1

Picroft on Pi 4, 5.4.51-v7l+ #1333
I am getting a warning:
You are using pip version 20.0.2; however, version 21.2.1 is available.
You should consider upgrading via the ‘/home/pi/mycroft-core/.venv/bin/python -m pip install --upgrade pip’ command.
Not sure whether or not this would break my picroft.

Does anyone have an advice for me?
Thank you.

It’s in the install script for mycroft-core to use pip 20.0.2.
It wont break your picroft.

1 Like

Thank your for your take on this.
I’ll give pip 21.2.1 a try.

Yep, haven’t seen any issues so far - if anyone does please let us know