From 6f15a10d3acf365e4f253d78de4a26f72663a3d0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 22:01:09 +0000 Subject: [PATCH] Bump python-multipart from 0.0.5 to 0.0.18 in /microservices/lti Bumps [python-multipart](https://github.com/Kludex/python-multipart) from 0.0.5 to 0.0.18. - [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.18) --- updated-dependencies: - dependency-name: python-multipart 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..9c2747697 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.18 jinja2==3.1.1 google-cloud-secret-manager==2.11.1 pycryptodome==3.16.0 \ No newline at end of file