From 84754aa89065a3144460601c0d5a9dfb5b818f1a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jun 2026 18:18:01 +0000 Subject: [PATCH] Bump python-multipart from 0.0.12 to 0.0.27 in /observatory/sentinel Bumps [python-multipart](https://github.com/Kludex/python-multipart) from 0.0.12 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.12...0.0.27) --- updated-dependencies: - dependency-name: python-multipart dependency-version: 0.0.27 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- observatory/sentinel/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/observatory/sentinel/requirements.txt b/observatory/sentinel/requirements.txt index fbcd2b0..8fbb882 100644 --- a/observatory/sentinel/requirements.txt +++ b/observatory/sentinel/requirements.txt @@ -2,5 +2,5 @@ fastapi==0.115.0 uvicorn[standard]==0.32.0 websockets==13.1 aiohttp==3.10.10 -python-multipart==0.0.12 +python-multipart==0.0.27 pydantic==2.9.2