From d3e7b157aec7c7584c252a5c0608f1c2de6490ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Dec 2025 17:05:43 +0000 Subject: [PATCH 1/2] Bump mcp in /public_dropin_environments/python311_genai_agents Bumps [mcp](https://github.com/modelcontextprotocol/python-sdk) from 1.16.0 to 1.23.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/v1.16.0...v1.23.0) --- updated-dependencies: - dependency-name: mcp dependency-version: 1.23.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../python311_genai_agents/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public_dropin_environments/python311_genai_agents/requirements.txt b/public_dropin_environments/python311_genai_agents/requirements.txt index 902d79753..abbefcbe9 100644 --- a/public_dropin_environments/python311_genai_agents/requirements.txt +++ b/public_dropin_environments/python311_genai_agents/requirements.txt @@ -20,7 +20,7 @@ langchain-litellm==0.3.0 langchain-mcp-adapters==0.1.11 legacy-cgi==2.6.3 litellm==1.74.9 -mcp==1.16.0 +mcp==1.23.0 mistune==3.1.4 multidict==6.7.0 numpy==1.26.4 From 364ba26d1a5cb5c8f75bd9871e7e52ecf6e9b97f Mon Sep 17 00:00:00 2001 From: svc-harness-git2 Date: Tue, 2 Dec 2025 17:07:38 +0000 Subject: [PATCH 2/2] Reconcile dependencies, updated IDs, tags --- .../python311_genai_agents/env_info.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/public_dropin_environments/python311_genai_agents/env_info.json b/public_dropin_environments/python311_genai_agents/env_info.json index 4e84477ec..9502ef3f4 100644 --- a/public_dropin_environments/python311_genai_agents/env_info.json +++ b/public_dropin_environments/python311_genai_agents/env_info.json @@ -4,7 +4,7 @@ "description": "This template environment can be used to create GenAI-powered agents using CrewAI, LangGraph, or Llama-Index. Similar to other drop-in environments, you can either include a .pth artifact or any other code needed to deserialize your model, and optionally a custom.py file. You can also use this environment in codespaces.", "programmingLanguage": "python", "label": "", - "environmentVersionId": "692d91f200541b6c12000a53", + "environmentVersionId": "692f1cd7f49c481234d6f73e", "environmentVersionDescription": "", "isPublic": true, "isDownloadable": true, @@ -15,8 +15,8 @@ "contextUrl": "https://github.com/datarobot/datarobot-user-models/tree/master/public_dropin_environments/python311_genai_agents", "imageRepository": "env-python-genai-agents", "tags": [ - "v11.4.0-692d91f200541b6c12000a53", - "692d91f200541b6c12000a53", + "v11.4.0-692f1cd7f49c481234d6f73e", + "692f1cd7f49c481234d6f73e", "v11.4.0-latest" ] }