From 2b393bcb6bd8c21f350e69c72b6430a83599c932 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Jul 2026 22:30:17 +0000 Subject: [PATCH] chore(deps): bump python-multipart in /agents/hyperhealth Bumps [python-multipart](https://github.com/Kludex/python-multipart) from 0.0.24 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.24...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] --- agents/hyperhealth/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/agents/hyperhealth/requirements.txt b/agents/hyperhealth/requirements.txt index e889e9ad..80fe53f5 100644 --- a/agents/hyperhealth/requirements.txt +++ b/agents/hyperhealth/requirements.txt @@ -11,4 +11,4 @@ prometheus-client==0.21.0 slowapi==0.1.9 structlog==24.4.0 pyOpenSSL==24.2.1 -python-multipart==0.0.24 +python-multipart==0.0.32