From bc624a74805e08c218e86ffb244b7d996f55b9c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jun 2026 21:46:43 +0000 Subject: [PATCH] deps: bump python-multipart from 0.0.27 to 0.0.32 Bumps [python-multipart](https://github.com/Kludex/python-multipart) from 0.0.27 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.27...0.0.32) --- updated-dependencies: - dependency-name: python-multipart dependency-version: 0.0.29 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 f1a5b1b..20edf6d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -51,7 +51,7 @@ pytz==2026.1.post1 # Utilities click==8.3.3 python-dotenv==1.2.2 -python-multipart==0.0.27 +python-multipart==0.0.32 cbor2==5.9.0 # Production Server - Security hardened