This update for python-CairoSVG fixes the following issues:
CVE-2023-27586: Don't allow fetching external files unless explicitly asked for. (boo#1209538)
Update to version 2.5.2
Update to version 2.5.1 (boo#1180648, CVE-2021-21236):
Security fix: When processing SVG files, CairoSVG was using two regular expressions which are vulnerable to Regular Expression Denial of Service (REDoS). If an attacker provided a malicious SVG, it could make CairoSVG get stuck processing the file for a very long time.
Fix marker positions for unclosed paths
Updates for version 2.5.0.