From 33b456468798a9b5a45434539d14c0ba859d13dd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Jun 2026 08:28:01 +0000 Subject: [PATCH] build(deps): bump python-multipart from 0.0.9 to 0.0.31 Bumps [python-multipart](https://github.com/Kludex/python-multipart) from 0.0.9 to 0.0.31. - [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.9...0.0.31) --- updated-dependencies: - dependency-name: python-multipart dependency-version: 0.0.31 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 630d495..bec86d2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ celery==5.4.0 redis==5.0.4 uvicorn[standard]==0.29.0 gunicorn==22.0.0 -python-multipart==0.0.9 +python-multipart==0.0.31 pillow==10.3.0 mcp==1.11.0 fastmcp