Description of the patch:
This update for python-mistune fixes the following issues
formatting.py can lead to DoS (bsc#1271117).HTMLRenderer.safe_url() does not block percent-encoded javascript URIs and allows for XSS
(bsc#1271119).Include.parse() can lead to path traversal
and arbitrary file reads (bsc#1271121).inline_parser can lead to DoS
(bsc#1271125).render_admonition() can lead to atribute injection and XSS (bsc#1271127).block_parser can
lead to DoS (bsc#1271131).toc plugin and TableOfContents directive generate heading IDs with predictable values and
allow for collisions with attacker-controlled id="toc_N" content (bsc#1271082).3.1.3-160000.5.1Exploitability
AV:NAC:LPR:NUI:RScope
S:CImpact
C:LI:LA:N6.1/CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N