To upgrade Change Detection when using the Python pip installation method.
Enter the Python venv
cd /opt/change-detection/ && \
source bin/activate
Run pip to upgrade the project
pip3 install changedetection.io --upgrade
Once pip is complete, restart the Change Detection systemd service
systemctl restart change-detection.service
Verify CD is up and running and that the new version is displayed in the web interface.