From 5bb806b35c47971a4e6d100cc291a1b6ff9f1f9e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 22:29:51 +0000 Subject: [PATCH] Bump python-multipart from 0.0.9 to 0.0.18 in /app/backend Bumps [python-multipart](https://github.com/Kludex/python-multipart) from 0.0.9 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.9...0.0.18) --- updated-dependencies: - dependency-name: python-multipart dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- app/backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/backend/requirements.txt b/app/backend/requirements.txt index 1644f850..243472b8 100644 --- a/app/backend/requirements.txt +++ b/app/backend/requirements.txt @@ -19,7 +19,7 @@ tabulate==0.9.0 matplotlib==3.8.3 python-dotenv==1.0.1 pandas==2.2.1 -python-multipart==0.0.9 +python-multipart==0.0.18 Pillow==10.3.0 wikipedia==1.4.0 langchain-openai == 0.1.7