From 19d47bf6830700f6b5a36c253173d4d02bb7fd95 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 May 2026 08:26:05 +0000 Subject: [PATCH] Bump python-multipart from 0.0.9 to 0.0.27 in /sentinelops-backend Bumps [python-multipart](https://github.com/Kludex/python-multipart) from 0.0.9 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.9...0.0.27) --- updated-dependencies: - dependency-name: python-multipart dependency-version: 0.0.27 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- sentinelops-backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sentinelops-backend/requirements.txt b/sentinelops-backend/requirements.txt index ec5cc2c..28add58 100644 --- a/sentinelops-backend/requirements.txt +++ b/sentinelops-backend/requirements.txt @@ -12,7 +12,7 @@ sentence-transformers==2.5.1 scikit-learn==1.4.1.post1 numpy==1.26.4 httpx==0.27.0 -python-multipart==0.0.9 +python-multipart==0.0.27 python-jose[cryptography]==3.4.0 websockets==12.0 pytest==8.1.0