This update for python-pip, python-scripttest fixes the following issues:
python-pip was updated to 20.0.2:
Expand ~ prefix to user directory in path options, configs, and environment variables. Values that may be either URL or path are not currently supported, to avoid ambiguity:
--find-links --constraint, -c --requirement, -r --editable, -e
Correctly handle system site-packages, in virtual environments created with venv (PEP 405).