fix: python.lang.security.use-defused-xml-parse.use-defused-xml-parse-packages-markitdown-src-markitdown-converter_utils-docx-math-omml.py
This commit is contained in:
parent
041be54471
commit
8f412ed66f
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ Adapted from https://github.com/xiilei/dwml/blob/master/dwml/omml.py
|
|||
On 25/03/2025
|
||||
"""
|
||||
|
||||
import xml.etree.ElementTree as ET
|
||||
from defusedxml import ElementTree as ET
|
||||
|
||||
from .latex_dict import (
|
||||
CHARS,
|
||||
|
|
|
|||
Loading…
Reference in a new issue