Skip to content

Commit 03f9d14

Browse files
Bump protobuf from 5.29.4 to 5.29.5 in /public_dropin_environments/python311_genai_agents (#1515)
* Bump protobuf in /public_dropin_environments/python311_genai_agents 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](protocolbuffers/protobuf@v5.29.4...v5.29.5) --- updated-dependencies: - dependency-name: protobuf dependency-version: 5.29.5 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> * Reconcile dependencies, updated IDs, tags --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: svc-harness-git2 <[email protected]>
1 parent 3bd335a commit 03f9d14

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

public_dropin_environments/python311_genai_agents/env_info.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"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.",
55
"programmingLanguage": "python",
66
"label": "",
7-
"environmentVersionId": "6849eae09604e94bd6c25d17",
7+
"environmentVersionId": "6850ec061e41390f8e0fc9b9",
88
"environmentVersionDescription": "",
99
"isPublic": true,
1010
"useCases": [
@@ -14,8 +14,8 @@
1414
"contextUrl": "https://github.com/datarobot/datarobot-user-models/tree/master/public_dropin_environments/python311_genai_agents",
1515
"imageRepository": "env-python-genai-agents",
1616
"tags": [
17-
"v11.1.0-6849eae09604e94bd6c25d17",
18-
"6849eae09604e94bd6c25d17",
17+
"v11.1.0-6850ec061e41390f8e0fc9b9",
18+
"6850ec061e41390f8e0fc9b9",
1919
"v11.1.0-latest"
2020
]
2121
}

public_dropin_environments/python311_genai_agents/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -303,7 +303,7 @@ prometheus-client==0.21.1
303303
prompt-toolkit==3.0.51
304304
propcache==0.3.1
305305
proto-plus==1.26.1
306-
protobuf==5.29.4
306+
protobuf==5.29.5
307307
psutil==7.0.0
308308
ptyprocess==0.7.0
309309
pure-eval==0.2.3

0 commit comments

Comments
 (0)