From fea153ba44f1381b9ba6324b10039c796a296097 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Jun 2025 05:44:39 +0000 Subject: [PATCH 1/2] Bump urllib3 in /public_dropin_environments/python311_genai_agents Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.4.0 to 2.5.0. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/2.4.0...2.5.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.5.0 dependency-type: indirect ... 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 4ac33b468..24410ef6c 100644 --- a/public_dropin_environments/python311_genai_agents/requirements.txt +++ b/public_dropin_environments/python311_genai_agents/requirements.txt @@ -396,7 +396,7 @@ typing-inspect==0.9.0 typing-inspection==0.4.0 tzdata==2025.2 uri-template==1.3.0 -urllib3==2.4.0 +urllib3==2.5.0 uv==0.7.3 uvicorn[standard]==0.34.2 uvloop==0.21.0 From 7f9ed484660ee122f7a626908b07dc72010c4dcc Mon Sep 17 00:00:00 2001 From: svc-harness-git2 Date: Thu, 19 Jun 2025 05:49:08 +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 dc73f8a03..d2250c9b8 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": "6850ec061e41390f8e0fc9b9", + "environmentVersionId": "6853a49a190ed50ffb658388", "environmentVersionDescription": "", "isPublic": true, "useCases": [ @@ -14,8 +14,8 @@ "contextUrl": "https://github.com/datarobot/datarobot-user-models/tree/master/public_dropin_environments/python311_genai_agents", "imageRepository": "env-python-genai-agents", "tags": [ - "v11.1.0-6850ec061e41390f8e0fc9b9", - "6850ec061e41390f8e0fc9b9", + "v11.1.0-6853a49a190ed50ffb658388", + "6853a49a190ed50ffb658388", "v11.1.0-latest" ] }