Skip to content

Commit 0818580

Browse files
Bump python-multipart from 0.0.17 to 0.0.18 in /src/mcp_server
Bumps [python-multipart](https://github.com/Kludex/python-multipart) from 0.0.17 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](Kludex/python-multipart@0.0.17...0.0.18) --- updated-dependencies: - dependency-name: python-multipart dependency-version: 0.0.18 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dcd11c4 commit 0818580

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/mcp_server/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ dependencies = [
2121
"azure-identity==1.19.0",
2222
"pydantic==2.11.7",
2323
"pydantic-settings==2.6.1",
24-
"python-multipart==0.0.17",
24+
"python-multipart==0.0.18",
2525
"httpx==0.28.1",
2626
]
2727

0 commit comments

Comments
 (0)