From db195c45c20a094a52161bbd720e43ec1f627239 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 May 2026 14:30:32 +0000 Subject: [PATCH] Bump python-multipart in /microservices/learning_record_service Bumps [python-multipart](https://github.com/Kludex/python-multipart) from 0.0.5 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.5...0.0.27) --- updated-dependencies: - dependency-name: python-multipart dependency-version: 0.0.27 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- microservices/learning_record_service/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/microservices/learning_record_service/requirements.txt b/microservices/learning_record_service/requirements.txt index d55251569..fd813029e 100644 --- a/microservices/learning_record_service/requirements.txt +++ b/microservices/learning_record_service/requirements.txt @@ -1,7 +1,7 @@ fastapi==0.85.1 uvicorn==0.19.0 firebase-admin==4.5.2 -python-multipart==0.0.5 +python-multipart==0.0.27 fireo==1.6.2 typing==3.7.4.3 protobuf==3.19.5