Upgrading installed packages

To update an installed package with pip:

pip -U PACKAGENAME

or

pip --user -U PACKAGENAME