From d4f6172d1b9bf2ecc5f48900429b2124d70ee90b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Jul 2026 10:00:03 +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 3feab85..0660bb4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -52,7 +52,7 @@ pytest==9.0.3 pytest-asyncio==1.3.0 pytest-cov==7.0.0 python-dotenv==1.2.2 -python-multipart==0.0.31 +python-multipart==0.0.32 PyYAML==6.0.3 redis==6.4.0 regex==2025.11.3