From bcf9347935339ce40b1247f321a7d98ed5682a9b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 May 2026 11:18:21 +0000 Subject: [PATCH] Bump python-multipart Bumps [python-multipart](https://github.com/Kludex/python-multipart) from 0.0.21 to 0.0.27. - [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.21...0.0.27) --- updated-dependencies: - dependency-name: python-multipart dependency-version: 0.0.27 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../data-science-analystics/cpu-orchestration/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/data-science-analystics/cpu-orchestration/requirements.txt b/examples/data-science-analystics/cpu-orchestration/requirements.txt index 6b734b94..494ba51c 100644 --- a/examples/data-science-analystics/cpu-orchestration/requirements.txt +++ b/examples/data-science-analystics/cpu-orchestration/requirements.txt @@ -138,7 +138,7 @@ Pygments==2.20.0 PyJWT==2.12.0 python-daemon==3.1.2 python-dateutil==2.9.0.post0 -python-multipart==0.0.21 +python-multipart==0.0.27 python-nvd3==0.16.0 python-slugify==8.0.4 pytz==2024.2