From f37f3c95e456bed6aa8808fbc049ec0c1b1afe04 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Jul 2025 15:28:03 +0000 Subject: [PATCH 1/2] Bump starlette Bumps [starlette](https://github.com/encode/starlette) from 0.41.0 to 0.47.2. - [Release notes](https://github.com/encode/starlette/releases) - [Changelog](https://github.com/encode/starlette/blob/master/docs/release-notes.md) - [Commits](https://github.com/encode/starlette/compare/0.41.0...0.47.2) --- updated-dependencies: - dependency-name: starlette dependency-version: 0.47.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../python39_notebook_gpu_rapids/dr_requirements.txt | 2 +- .../python39_notebook_gpu_rapids/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/public_dropin_notebook_environments/python39_notebook_gpu_rapids/dr_requirements.txt b/public_dropin_notebook_environments/python39_notebook_gpu_rapids/dr_requirements.txt index cfab1f0bc..da7d2d341 100644 --- a/public_dropin_notebook_environments/python39_notebook_gpu_rapids/dr_requirements.txt +++ b/public_dropin_notebook_environments/python39_notebook_gpu_rapids/dr_requirements.txt @@ -7,4 +7,4 @@ mistune==2.0.4 numpy<2.0.0 pandas==1.5.1 setuptools==68.2.2 -starlette==0.41.0 +starlette==0.47.2 diff --git a/public_dropin_notebook_environments/python39_notebook_gpu_rapids/requirements.txt b/public_dropin_notebook_environments/python39_notebook_gpu_rapids/requirements.txt index efd54419c..063768e2e 100644 --- a/public_dropin_notebook_environments/python39_notebook_gpu_rapids/requirements.txt +++ b/public_dropin_notebook_environments/python39_notebook_gpu_rapids/requirements.txt @@ -32,7 +32,7 @@ shap==0.41.0 snowflake-connector-python[secure-local-storage,pandas]==3.12.2 snowflake-snowpark-python==1.11.1 spacy==3.7.2 -starlette==0.41.0 +starlette==0.47.2 statsmodels==0.14.1 tqdm==4.66.4 umap-learn==0.5.3 From 44725e386a31e30c4746a8abd09d34573d43e0f7 Mon Sep 17 00:00:00 2001 From: svc-harness-git2 Date: Tue, 22 Jul 2025 15:30:15 +0000 Subject: [PATCH 2/2] Reconcile dependencies, updated IDs, tags --- .../python39_notebook_gpu_rapids/env_info.json | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/public_dropin_notebook_environments/python39_notebook_gpu_rapids/env_info.json b/public_dropin_notebook_environments/python39_notebook_gpu_rapids/env_info.json index 93c5cc4d8..c30aea3bd 100644 --- a/public_dropin_notebook_environments/python39_notebook_gpu_rapids/env_info.json +++ b/public_dropin_notebook_environments/python39_notebook_gpu_rapids/env_info.json @@ -4,9 +4,10 @@ "description": "This template environment can be used to create Python 3.9 notebook environments with GPU and RAPIDS.", "programmingLanguage": "python", "label": "", - "environmentVersionId": "6848b6672081a81b23f3c50f", + "environmentVersionId": "687fae8412f3b611d928cbe1", "environmentVersionDescription": "", "isPublic": true, + "isDownloadable": true, "useCases": [ "notebook", "gpu", @@ -15,8 +16,8 @@ "contextUrl": "https://github.com/datarobot/datarobot-user-models/tree/master/public_dropin_notebook_environments/python39_notebook_gpu_rapids", "imageRepository": "env-notebook-python39-notebook-gpu-rapids", "tags": [ - "v11.1.0-6848b6672081a81b23f3c50f", - "6848b6672081a81b23f3c50f", - "v11.1.0-latest" + "v11.2.0-687fae8412f3b611d928cbe1", + "687fae8412f3b611d928cbe1", + "v11.2.0-latest" ] }