fix CVE-2026-28804 CVE-2026-31826 (#13592)

What problem does this PR solve?

fix CVE-2026-28804 CVE-2026-31826

 Bug Fix (non-breaking change which fixes an issue)

- [x] Bug Fix (non-breaking change which fixes an issue)
This commit is contained in:
Sank
2026-03-13 11:34:28 +03:00
committed by GitHub
parent 717f1f1362
commit a67fa03584

View File

@ -81,7 +81,7 @@ dependencies = [
"pyobvector==0.2.22",
"pyodbc>=5.2.0,<6.0.0",
"pypandoc>=1.16",
"pypdf>=6.7.5",
"pypdf>=6.8.0",
"python-calamine>=0.4.0",
"python-docx>=1.1.2,<2.0.0",
"python-pptx>=1.0.2,<2.0.0",