From 340971c98ff48b85b06fe8b3a82b2150449ee5db Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2026 17:20:02 +0000 Subject: [PATCH] chore(deps): Bump python-multipart from 0.0.26 to 0.0.27 Bumps [python-multipart](https://github.com/Kludex/python-multipart) from 0.0.26 to 0.0.27. - [Changelog](https://github.com/Kludex/python-multipart/blob/main/CHANGELOG.md) - [Commits](https://github.com/Kludex/python-multipart/compare/0.0.26...0.0.27) --- updated-dependencies: - dependency-name: python-multipart dependency-version: 0.0.27 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3494221d..7014c617 100644 --- a/requirements.txt +++ b/requirements.txt @@ -30,7 +30,7 @@ hysteria2-api==0.1.3 # Web panel (FastAPI stack) fastapi==0.136.0 Jinja2==3.1.6 -python-multipart==0.0.26 +python-multipart==0.0.27 hypercorn==0.18.0 pydantic==2.13.3 pydantic-settings==2.14.0