This update for python-PyYAML fixes the following issues:
- CVE-2020-1747: Fixed an arbitrary code execution issue when parsing
an untrusted YAML file with the default loader (bsc#1165439).
- CVE-2020-14343: Completed the fix for CVE-2020-1747 (bsc#1174514).