From 9e287eca79fb1616a1e41eced6029772bd4f8d58 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 15 Feb 2026 19:51:47 +0000 Subject: [PATCH] Bump python-multipart from 0.0.18 to 0.0.22 Bumps [python-multipart](https://github.com/Kludex/python-multipart) from 0.0.18 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.18...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 f09c236b9d..42f93607c2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,7 +26,7 @@ pydantic==2.12.5 pyjwt[crypto]==2.10.1 # generate and verify the JWT tokens, imported as `jwt` PyMuPDF==1.26.6 # PDF processing, imported as `fitz` pypdf==6.4.0 -python-multipart==0.0.18 # a form data parser, as oauth flow requires form-data parameters +python-multipart==0.0.22 # a form data parser, as oauth flow requires form-data parameters redis==5.0.8 requests==2.32.4 sqlalchemy-utils == 0.41.2