@sean Cool, thanks for the info. Yep, I'm aware it's all in a venv so nice and isolated and a new app won't affect the existing (I already regularly update django and other packages my app uses). As you guessed, my suggestion was purely to do a comparison between old and new installations/configs of things that are more Opalstack-related rather than app specific. Thanks for the advice on using caution before applying changes, will do.
My thoughts were along the lines of wanting to keep the uwsgi package up-to-date as I do with the other packages that are used on my app. I don't really want to let it lag behind too much in case there's a security issue with the package in the future necessitating a big jump etc.
Thanks for the info on the github repo, I'll set myself as a watcher.