From fa545cfc1ee8c4540d77568277ff80ad2f9595eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Jan 2026 00:11:37 +0000 Subject: [PATCH] Bump python-multipart in /embedchain/examples/rest-api Bumps [python-multipart](https://github.com/Kludex/python-multipart) from 0.0.6 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.6...0.0.22) --- updated-dependencies: - dependency-name: python-multipart dependency-version: 0.0.22 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- embedchain/examples/rest-api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/embedchain/examples/rest-api/requirements.txt b/embedchain/examples/rest-api/requirements.txt index 067b285e75..90adb0ce84 100644 --- a/embedchain/examples/rest-api/requirements.txt +++ b/embedchain/examples/rest-api/requirements.txt @@ -10,7 +10,7 @@ twilio==8.5.0 huggingface-hub==0.17.3 embedchain[community, opensource, elasticsearch, opensearch, weaviate, pinecone, qdrant, images, cohere, together, milvus, vertexai, llama2, gmail, json]==0.1.3 sqlalchemy==2.0.22 -python-multipart==0.0.6 +python-multipart==0.0.22 youtube-transcript-api==0.6.1 pytube==15.0.0 beautifulsoup4==4.12.3