From a43b93f09f15f26459d1e4fe1da7302a7245c8a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 22:51:36 +0000 Subject: [PATCH] Bump python-multipart from 0.0.9 to 0.0.18 in /src/functionapp 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] --- src/functionapp/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/functionapp/requirements.txt b/src/functionapp/requirements.txt index ca3fc0c..f34c44c 100644 --- a/src/functionapp/requirements.txt +++ b/src/functionapp/requirements.txt @@ -14,7 +14,7 @@ langchain_core==0.2.10 langchain_community==0.2.6 langchain_openai==0.1.10 tiktoken==0.7.0 -python-multipart==0.0.9 +python-multipart==0.0.18 azure-ai-formrecognizer==3.3.3 pandas==2.2.0 azure-identity==1.17.1 \ No newline at end of file