From b581c4638b2feaf3d3d5939bfe7bbab26d2f1fab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Aug 2025 04:44:38 +0000 Subject: [PATCH 1/2] Bump keras in /public_dropin_environments_sandbox/fips_python3_keras Bumps [keras](https://github.com/keras-team/keras) from 3.8.0 to 3.11.0. - [Release notes](https://github.com/keras-team/keras/releases) - [Commits](https://github.com/keras-team/keras/compare/v3.8.0...v3.11.0) --- updated-dependencies: - dependency-name: keras dependency-version: 3.11.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- .../fips_python3_keras/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public_dropin_environments_sandbox/fips_python3_keras/requirements.txt b/public_dropin_environments_sandbox/fips_python3_keras/requirements.txt index dbd10fc18..4b8a62c1a 100644 --- a/public_dropin_environments_sandbox/fips_python3_keras/requirements.txt +++ b/public_dropin_environments_sandbox/fips_python3_keras/requirements.txt @@ -46,7 +46,7 @@ jinja2==3.1.5 jmespath==1.0.1 joblib==1.4.2 julia==0.5.7 -keras==3.8.0 +keras==3.11.0 libclang==18.1.1 markdown==3.7 markdown-it-py==3.0.0 From ddeeccfeffa31f10c3f6a6376854e2fd34a85995 Mon Sep 17 00:00:00 2001 From: svc-harness-git2 Date: Wed, 13 Aug 2025 04:50:46 +0000 Subject: [PATCH 2/2] Reconcile dependencies, updated IDs, tags --- .../fips_python3_keras/env_info.json | 9 +++++++-- .../fips_python3_keras/requirements.txt | 2 +- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/public_dropin_environments_sandbox/fips_python3_keras/env_info.json b/public_dropin_environments_sandbox/fips_python3_keras/env_info.json index 84d6d78ec..21b3439c2 100644 --- a/public_dropin_environments_sandbox/fips_python3_keras/env_info.json +++ b/public_dropin_environments_sandbox/fips_python3_keras/env_info.json @@ -3,10 +3,15 @@ "name": "[DataRobot] [FIPS-compliant] Python 3.11 Keras Drop-In", "description": "This template environment can be used to create FIPS-compliant artifact-only keras custom models. This environment contains keras backed by tensorflow and only requires your model artifact as a .h5 file and optionally a custom.py file.", "programmingLanguage": "python", - "environmentVersionId": "68271e2acbce0258315bf584", + "label": "", + "environmentVersionId": "689c19843c4e361588bcb627", + "environmentVersionDescription": "", "isPublic": true, + "isDownloadable": true, "useCases": [ "customModel" ], - "imageRepository": "env-sandbox-fips-python3-keras" + "contextUrl": null, + "imageRepository": "env-sandbox-fips-python3-keras", + "tags": [] } diff --git a/public_dropin_environments_sandbox/fips_python3_keras/requirements.txt b/public_dropin_environments_sandbox/fips_python3_keras/requirements.txt index 4b8a62c1a..94d9bac6b 100644 --- a/public_dropin_environments_sandbox/fips_python3_keras/requirements.txt +++ b/public_dropin_environments_sandbox/fips_python3_keras/requirements.txt @@ -1,5 +1,5 @@ # -# This file is autogenerated by pip-compile with Python 3.11 +# This file is autogenerated by pip-compile with Python 3.10 # by the following command: # # pip-compile --index-url=https://pypi.org/simple --no-annotate --no-emit-index-url --no-emit-trusted-host --output-file=requirements.txt requirements.in