From da56fbcf3727bbfbd29fa77e370d764b3264041c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Jan 2026 23:44:38 +0000 Subject: [PATCH] Bump python-multipart from 0.0.20 to 0.0.22 in /src/containerapp Bumps [python-multipart](https://github.com/Kludex/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 ... Signed-off-by: dependabot[bot] --- src/containerapp/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/containerapp/requirements.txt b/src/containerapp/requirements.txt index b7ef2f8..5023398 100644 --- a/src/containerapp/requirements.txt +++ b/src/containerapp/requirements.txt @@ -11,7 +11,7 @@ azure-cognitiveservices-vision-computervision==0.9.0 openai==1.58.1 requests==2.31.0 httpx==0.27.0 -python-multipart==0.0.20 +python-multipart==0.0.22 Pillow==11.0.0 pandas==2.2.3 numpy>=1.26.0