Skip to content

Commit df89802

Browse files
chore: bump python-multipart in /services/mcp-server
Bumps [python-multipart](https://github.com/Kludex/python-multipart) from 0.0.22 to 0.0.26. - [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.22...0.0.26) --- updated-dependencies: - dependency-name: python-multipart dependency-version: 0.0.26 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 54989a7 commit df89802

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

services/mcp-server/poetry.lock

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

services/mcp-server/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ python-dateutil = "^2.9.0.post0"
2323
jinja2 = "^3.1.6"
2424
starlette = ">=0.49.1"
2525
authlib = "^1.6.6"
26-
python-multipart = "^0.0.22"
26+
python-multipart = "^0.0.26"
2727

2828
[tool.poetry.group.test.dependencies]
2929
pytest = "^8.2.1"

0 commit comments

Comments
 (0)