From ca50e4f0b714f1b34ad386342ffc5db9b12c90c7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 May 2026 14:51:05 +0000 Subject: [PATCH] chore(deps): bump python-multipart Bumps the uv group with 1 update in the /apps/orchestrator directory: [python-multipart](https://github.com/Kludex/python-multipart). Updates `python-multipart` from 0.0.26 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.26...0.0.27) --- updated-dependencies: - dependency-name: python-multipart dependency-version: 0.0.27 dependency-type: direct:production dependency-group: uv ... Signed-off-by: dependabot[bot] --- apps/orchestrator/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/orchestrator/requirements.txt b/apps/orchestrator/requirements.txt index 7fb3d6d1..37d48455 100644 --- a/apps/orchestrator/requirements.txt +++ b/apps/orchestrator/requirements.txt @@ -47,4 +47,4 @@ pyasn1==0.6.3 pyjwt==2.12.1 pygments==2.20.0 requests==2.33.0 -python-multipart==0.0.26 +python-multipart==0.0.27