From 450d443966454432518ab6a48e4ba158335c2f92 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Sep 2026 02:08:40 +0000 Subject: [PATCH] build(deps): bump mcp from 2.1.1 to 2.2.0 Bumps [mcp](https://github.com/modelcontextprotocol/python-sdk) from 2.1.1 to 2.2.0. - [Release notes](https://github.com/modelcontextprotocol/python-sdk/releases) - [Changelog](https://github.com/modelcontextprotocol/python-sdk/blob/main/RELEASE.md) - [Commits](https://github.com/modelcontextprotocol/python-sdk/compare/v2.1.1...v2.2.0) --- updated-dependencies: - dependency-name: mcp dependency-version: 2.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6bc5036..22337c0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ pytest==9.1.1 phonenumbers==9.0.38 cryptography==50.0.1 cvss==3.6 -mcp==2.1.1 +mcp==2.2.0 mcp-types==2.1.1 pyjwt==2.13.0 pydantic-settings==2.15.0