From 5037a8e29bfbc21d61dc0a20d35ff6a75281019a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 May 2026 15:01:45 +0000 Subject: [PATCH] Bump python-multipart from 0.0.5 to 0.0.27 in /capstone/files/app Bumps [python-multipart](https://github.com/Kludex/python-multipart) from 0.0.5 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.5...0.0.27) --- updated-dependencies: - dependency-name: python-multipart dependency-version: 0.0.27 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- capstone/files/app/requirements-dev.txt | 2 +- capstone/files/app/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/capstone/files/app/requirements-dev.txt b/capstone/files/app/requirements-dev.txt index a5bc3fe..b4644df 100644 --- a/capstone/files/app/requirements-dev.txt +++ b/capstone/files/app/requirements-dev.txt @@ -17,7 +17,7 @@ py==1.9.0 pydantic==1.6.1 pyparsing==2.4.7 pytest==6.0.1 -python-multipart==0.0.5 +python-multipart==0.0.27 requests==2.24.0 six==1.15.0 starlette==0.13.6 diff --git a/capstone/files/app/requirements.txt b/capstone/files/app/requirements.txt index c6facf4..ad08ce0 100644 --- a/capstone/files/app/requirements.txt +++ b/capstone/files/app/requirements.txt @@ -6,7 +6,7 @@ httptools==0.1.1 Jinja2==2.11.2 MarkupSafe==1.1.1 pydantic==1.6.1 -python-multipart==0.0.5 +python-multipart==0.0.27 six==1.15.0 starlette==0.13.6 uvicorn==0.11.8