From 0154fa5682a30f52d538b4725aebd12c566989d7 Mon Sep 17 00:00:00 2001 From: Aayush-Yadav Date: Wed, 15 Jul 2026 17:25:20 +0000 Subject: [PATCH] Bump python-multipart from 0.0.9 to 0.0.32 in /backend Bumps [python-multipart](https://github.com/Kludex/python-multipart) from 0.0.9 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.9...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] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 4b1fcba..f877630 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -15,7 +15,7 @@ psutil==7.1.0 validators==0.22.0 weasyprint>=61.2 jinja2==3.1.4 -python-multipart==0.0.9 +python-multipart==0.0.32 wafw00f==2.2.0 playwright==1.61.0 modal==1.5.2