From a3f2471fd5ad5745ce4c1cf627d3cba045b70678 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Jun 2026 14:11:19 +0000 Subject: [PATCH] Bump python-multipart from 0.0.31 to 0.0.32 Bumps [python-multipart](https://github.com/Kludex/python-multipart) from 0.0.31 to 0.0.32. - [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.31...0.0.32) --- updated-dependencies: - dependency-name: python-multipart dependency-version: 0.0.32 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 7f99552..345e6af 100644 --- a/requirements.txt +++ b/requirements.txt @@ -32,7 +32,7 @@ pydantic_core==2.41.5 Pygments==2.20.0 pytest==9.1.0 python-dotenv==1.2.2 -python-multipart==0.0.31 +python-multipart==0.0.32 PyYAML==6.0.3 rich==15.0.0 rich-toolkit==0.20.1