From 79db72611346183ee9c6fe6b8cf30fd20b398781 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 23 May 2026 13:06:32 +0000 Subject: [PATCH] chore(deps): bump python-multipart from 0.0.12 to 0.0.27 Bumps [python-multipart](https://github.com/Kludex/python-multipart) from 0.0.12 to 0.0.27. - [Release notes](https://github.com/Kludex/python-multipart/releases) - [Changelog](https://github.com/Kludex/python-multipart/blob/main/CHANGELOG.md) - [Commits](https://github.com/Kludex/python-multipart/compare/0.0.12...0.0.27) --- updated-dependencies: - dependency-name: python-multipart dependency-version: 0.0.27 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 56836ae..c65221e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ alembic==1.13.3 redis[asyncio]==5.1.0 anthropic==0.34.2 google-genai>=1.0.0 -python-multipart==0.0.12 +python-multipart==0.0.27 pydantic-settings==2.5.2 python-jose[cryptography]==3.3.0 PyMuPDF==1.24.11