Skip to content

Commit 0b6b0a1

Browse files
chore(deps): bump the uv group across 1 directory with 2 updates (#128)
Bumps the uv group with 2 updates in the / directory: [mcp](https://github.com/modelcontextprotocol/python-sdk) and [pillow](https://github.com/python-pillow/Pillow). Updates `mcp` from 1.26.0 to 1.28.1 - [Release notes](https://github.com/modelcontextprotocol/python-sdk/releases) - [Changelog](https://github.com/modelcontextprotocol/python-sdk/blob/main/RELEASE.md) - [Commits](modelcontextprotocol/python-sdk@v1.26.0...v1.28.1) Updates `pillow` from 12.2.0 to 12.3.0 - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](python-pillow/Pillow@12.2.0...12.3.0) --- updated-dependencies: - dependency-name: mcp dependency-version: 1.28.1 dependency-type: direct:production dependency-group: uv - dependency-name: pillow dependency-version: 12.3.0 dependency-type: direct:production dependency-group: uv ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a4b76ba commit 0b6b0a1

2 files changed

Lines changed: 53 additions & 36 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ dependencies = [
99
"bcrypt>=5.0.0",
1010
"croniter>=6.0.0",
1111
"fastapi>=0.127.0",
12-
"mcp>=1.26.0",
12+
"mcp>=1.28.1",
1313
"paramiko>=5.0.0",
14-
"pillow>=12.2.0",
14+
"pillow>=12.3.0",
1515
"pydantic[email]>=2.12.5",
1616
"pyjwt>=2.13.0",
1717
"pymilvus[milvus-lite]>=2.6.5",

0 commit comments

Comments
 (0)