From 2fc1f72e6b0b7f306bfe48cee8d7af19e23726c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Jan 2026 00:07:59 +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.22. - [Release notes](https://github.com/Kludex/python-multipart/releases) - [Changelog](https://github.com/Kludex/python-multipart/blob/master/CHANGELOG.md) - [Commits](https://github.com/Kludex/python-multipart/compare/0.0.5...0.0.22) --- updated-dependencies: - dependency-name: python-multipart dependency-version: 0.0.22 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..3150e3f37 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.22 fireo==1.6.2 typing==3.7.4.3 protobuf==3.19.5