From 61daca9afad64dffefcde561b46054578c1bef31 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Sep 2026 06:03:40 +0000 Subject: [PATCH] Bump mcp from 2.1.1 to 2.2.0 in the minor group Bumps the minor group with 1 update: [mcp](https://github.com/modelcontextprotocol/python-sdk). Updates `mcp` 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 dependency-group: 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 b15f5f9..184f1e0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ django-ninja==1.7.0 django==6.1.1 icalendar==7.3.0 jdcal==1.4.1 -mcp==2.1.1 +mcp==2.2.0 newrelic==13.5.0 python-dateutil==2.9.0.post0 requests==2.34.2