From 5974609211be02bc0bff31bdd5e57765d3bb8b8a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Dec 2025 13:16:12 +0000 Subject: [PATCH] chore(deps): Bump python-multipart from 0.0.20 to 0.0.21 Bumps [python-multipart](https://github.com/Kludex/python-multipart) from 0.0.20 to 0.0.21. - [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.20...0.0.21) --- updated-dependencies: - dependency-name: python-multipart dependency-version: 0.0.21 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 228fedb..5752e0b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -30,7 +30,7 @@ hysteria2-api==0.1.3 # Web panel (FastAPI stack) fastapi==0.124.2 Jinja2==3.1.6 -python-multipart==0.0.20 +python-multipart==0.0.21 hypercorn==0.18.0 pydantic==2.12.5 pydantic-settings==2.12.0