mirror of
https://github.com/modelcontextprotocol/servers.git
synced 2026-04-17 21:54:05 +02:00
Fix security vulnerabilities by updating mcp to >=1.23.0 in all packages
Co-authored-by: olaservo <16480113+olaservo@users.noreply.github.com>
This commit is contained in:
@@ -18,7 +18,7 @@ classifiers = [
|
||||
dependencies = [
|
||||
"httpx<0.28",
|
||||
"markdownify>=0.13.1",
|
||||
"mcp>=1.1.3",
|
||||
"mcp>=1.23.0",
|
||||
"protego>=0.3.1",
|
||||
"pydantic>=2.0.0",
|
||||
"readabilipy>=0.2.0",
|
||||
|
||||
@@ -18,7 +18,7 @@ classifiers = [
|
||||
dependencies = [
|
||||
"click>=8.1.7",
|
||||
"gitpython>=3.1.45",
|
||||
"mcp>=1.0.0",
|
||||
"mcp>=1.23.0",
|
||||
"pydantic>=2.0.0",
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user