Make crash diagnostics compatible with serialised datasets
Contents (#585)
Fixes
- Ensure crash diagnostics can deal with serialised values
- Ensure crash diagnostics can deal with manifests containing serialised datasets (as opposed to containing just paths to datasets)
Dependencies
- Update
requests
andprotobuf
to avoid security issues