This is an automated email from the ASF dual-hosted git repository.

yasith pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airavata-portals.git


The following commit(s) were added to refs/heads/main by this push:
     new 038ae35e1 Bump python-multipart in /airavata-mcp-client-chatbot/backend
038ae35e1 is described below

commit 038ae35e1a10914e5f2dea33d698aa8220061e75
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Aug 1 17:36:39 2025 +0000

    Bump python-multipart in /airavata-mcp-client-chatbot/backend
    
    Bumps [python-multipart](https://github.com/Kludex/python-multipart) from 
0.0.6 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.6...0.0.18)
    
    ---
    updated-dependencies:
    - dependency-name: python-multipart
      dependency-version: 0.0.18
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 airavata-mcp-client-chatbot/backend/requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/airavata-mcp-client-chatbot/backend/requirements.txt 
b/airavata-mcp-client-chatbot/backend/requirements.txt
index ce6fedb33..597378e17 100644
--- a/airavata-mcp-client-chatbot/backend/requirements.txt
+++ b/airavata-mcp-client-chatbot/backend/requirements.txt
@@ -17,7 +17,7 @@ uvicorn[standard]==0.24.0
 
 # Core dependencies
 pydantic==2.5.0
-python-multipart==0.0.6
+python-multipart==0.0.18
 python-dateutil==2.8.2
 
 # Development dependencies

Reply via email to