From 87fe3e7e6b9683d5c8567e741fd213a90c9872f3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Jan 2026 23:37:04 +0000 Subject: [PATCH] chore(deps): bump python-multipart from 0.0.19 to 0.0.22 Bumps [python-multipart](https://github.com/Kludex/python-multipart) from 0.0.19 to 0.0.22. - [Release notes](https://github.com/Kludex/python-multipart/releases) - [Changelog](https://github.com/Kludex/python-multipart/blob/master/CHANGELOG.md) - [Commits](https://github.com/Kludex/python-multipart/compare/0.0.19...0.0.22) --- updated-dependencies: - dependency-name: python-multipart dependency-version: 0.0.22 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.lite.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.lite.txt b/requirements.lite.txt index 661be35a..5e3afded 100644 --- a/requirements.lite.txt +++ b/requirements.lite.txt @@ -20,7 +20,7 @@ docx2txt==0.9 pypandoc==1.15 PyJWT==2.8.0 asyncpg==0.29.0 -python-multipart==0.0.19 +python-multipart==0.0.22 aiofiles==24.1.0 rapidocr-onnxruntime==1.4.4 opencv-python-headless==4.9.0.80 diff --git a/requirements.txt b/requirements.txt index 0f811572..4edd8041 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,7 +22,7 @@ docx2txt==0.9 pypandoc==1.15 PyJWT==2.8.0 asyncpg==0.29.0 -python-multipart==0.0.19 +python-multipart==0.0.22 sentence_transformers==3.1.1 aiofiles==24.1.0 rapidocr-onnxruntime==1.4.4