From d1e6a10996b81fffe02f7108c433b4696e0a624b Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 29 Jan 2026 11:54:24 +0000 Subject: [PATCH] fix: requirements.txt to reduce vulnerabilities The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-PYPDF-15117508 - https://snyk.io/vuln/SNYK-PYTHON-PYTHONMULTIPART-15117506 --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 9ebdd1a494..9031867275 100644 --- a/requirements.txt +++ b/requirements.txt @@ -99,7 +99,7 @@ pyrsistent==0.19.3 pytest==7.3.2 python-dateutil==2.8.2 python-dotenv==1.0.0 -python-multipart==0.0.6 +python-multipart==0.0.22 pytz==2023.3 PyYAML==6.0 qdrant-client==1.3.1 @@ -148,7 +148,7 @@ pre-commit==3.3.3 pytest-cov==4.1.0 pytest-mock==3.11.1 transformers==4.30.2 -pypdf==3.11.0 +pypdf==6.6.2 python-pptx==0.6.21 Pillow==9.5.0 EbookLib==0.18