fix(deps): update dependency mcp to >=1.9,<1.10

This commit is contained in:
renovate-bot-cbcoutinho[bot]
2025-05-15 22:52:18 +00:00
committed by GitHub
parent 8d8e6d9c99
commit 26a6f154a9
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ authors = [
readme = "README.md"
requires-python = ">=3.11"
dependencies = [
"mcp[cli] (>=1.7,<1.8)",
"mcp[cli] (>=1.9,<1.10)",
"httpx (>=0.28.1,<0.29.0)",
"pillow (>=11.2.1,<12.0.0)"
]