From cb9155a39aa959f0e3739e274c520f86abf1a2f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Feb 2026 15:53:15 +0000 Subject: [PATCH] Bump python-multipart in the pip group across 1 directory Bumps the pip group with 1 update in the / directory: [python-multipart](https://github.com/Kludex/python-multipart). Updates `python-multipart` from 0.0.20 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.20...0.0.22) --- updated-dependencies: - dependency-name: python-multipart dependency-version: 0.0.22 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 291d82a..b894a14 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,5 +3,5 @@ itsdangerous==2.2.0 jinja2==3.1.6 markdown-it-py==3.0.0 psutil==7.0.0 -python-multipart==0.0.20 +python-multipart==0.0.22 uvicorn==0.35.0