From a316aaef67f56466b12f4296351829050a7cb287 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Jun 2025 17:43:17 +0000 Subject: [PATCH 1/2] Bump protobuf in /public_dropin_environments/python3_xgboost Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 5.29.4 to 5.29.5. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](https://github.com/protocolbuffers/protobuf/compare/v5.29.4...v5.29.5) --- updated-dependencies: - dependency-name: protobuf dependency-version: 5.29.5 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- public_dropin_environments/python3_xgboost/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public_dropin_environments/python3_xgboost/requirements.txt b/public_dropin_environments/python3_xgboost/requirements.txt index 9d5df4b21..6587f2c4f 100644 --- a/public_dropin_environments/python3_xgboost/requirements.txt +++ b/public_dropin_environments/python3_xgboost/requirements.txt @@ -64,7 +64,7 @@ pandas==2.2.3 pillow==11.2.1 progress==1.6 proto-plus==1.26.1 -protobuf==5.29.4 +protobuf==5.29.5 psutil==7.0.0 py4j==0.10.9.9 pyasn1==0.6.1 From f5ebf3d58584bf13e8d5df1f5d7bcef58c19b6f9 Mon Sep 17 00:00:00 2001 From: svc-harness-git2 Date: Wed, 18 Jun 2025 17:45:43 +0000 Subject: [PATCH 2/2] Reconcile dependencies, updated IDs, tags --- public_dropin_environments/python3_xgboost/env_info.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/public_dropin_environments/python3_xgboost/env_info.json b/public_dropin_environments/python3_xgboost/env_info.json index bb34b27a6..b9aac20ba 100644 --- a/public_dropin_environments/python3_xgboost/env_info.json +++ b/public_dropin_environments/python3_xgboost/env_info.json @@ -4,7 +4,7 @@ "description": "This template environment can be used to create artifact-only xgboost custom models. This environment contains xgboost and only requires your model artifact as a .pkl file and optionally a custom.py file.", "programmingLanguage": "python", "label": "", - "environmentVersionId": "6848b61e2081a818907a7f56", + "environmentVersionId": "6852fb20f5e02e0fb6cd3224", "environmentVersionDescription": "", "isPublic": true, "useCases": [ @@ -13,8 +13,8 @@ "contextUrl": "https://github.com/datarobot/datarobot-user-models/tree/master/public_dropin_environments/python3_xgboost", "imageRepository": "env-python-xgboost", "tags": [ - "v11.1.0-6848b61e2081a818907a7f56", - "6848b61e2081a818907a7f56", + "v11.1.0-6852fb20f5e02e0fb6cd3224", + "6852fb20f5e02e0fb6cd3224", "v11.1.0-latest" ] }