From c11fa73e0dd40648ba038a06bac0629cd3abeeea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 May 2026 12:04:31 +0000 Subject: [PATCH] Bump python-multipart from 0.0.5 to 0.0.27 in /microservices/lti 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/lti/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/microservices/lti/requirements.txt b/microservices/lti/requirements.txt index e600d8ce0..9d438bd48 100644 --- a/microservices/lti/requirements.txt +++ b/microservices/lti/requirements.txt @@ -4,7 +4,7 @@ uvicorn==0.19.0 google-cloud-logging==3.1.2 protobuf==3.19.5 python-jose[cryptography]==3.3.0 -python-multipart==0.0.5 +python-multipart==0.0.27 jinja2==3.1.1 google-cloud-secret-manager==2.11.1 pycryptodome==3.16.0 \ No newline at end of file