From e13034a31842f01d341034a45f6e28b881cc5a59 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Jan 2026 20:59:22 +0000 Subject: [PATCH] Bump python-multipart from 0.0.21 to 0.0.22 Bumps [python-multipart](https://github.com/Kludex/python-multipart) from 0.0.21 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.21...0.0.22) --- updated-dependencies: - dependency-name: python-multipart dependency-version: 0.0.22 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 cca693a..6c44f83 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ pydantic-settings==2.12.0 httpx==0.28.1 beautifulsoup4==4.12.3 striprtf==0.0.29 -python-multipart==0.0.21 +python-multipart==0.0.22 # Pillow package dependencies defusedxml==0.7.1