Skip to content

Commit f480dc7

Browse files
Bump h2 from 4.2.0 to 4.3.0 in /public_dropin_environments/python311_genai_agents (#1650)
* Bump h2 in /public_dropin_environments/python311_genai_agents Bumps [h2](https://github.com/python-hyper/h2) from 4.2.0 to 4.3.0. - [Changelog](https://github.com/python-hyper/h2/blob/master/CHANGELOG.rst) - [Commits](python-hyper/h2@v4.2.0...v4.3.0) --- updated-dependencies: - dependency-name: h2 dependency-version: 4.3.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> * Reconcile dependencies, updated IDs, tags --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: svc-harness-git2 <svc-harness-git2@datarobot.com>
1 parent c961f96 commit f480dc7

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": "68b7031b00110a72720041a8",
7+
"environmentVersionId": "68b936b95e6c1b11f5a95b33",
88
"environmentVersionDescription": "",
99
"isPublic": true,
1010
"isDownloadable": true,
@@ -15,8 +15,8 @@
1515
"contextUrl": "https://github.com/datarobot/datarobot-user-models/tree/master/public_dropin_environments/python311_genai_agents",
1616
"imageRepository": "env-python-genai-agents",
1717
"tags": [
18-
"v11.2.0-68b7031b00110a72720041a8",
19-
"68b7031b00110a72720041a8",
18+
"v11.2.0-68b936b95e6c1b11f5a95b33",
19+
"68b936b95e6c1b11f5a95b33",
2020
"v11.2.0-latest"
2121
]
2222
}

public_dropin_environments/python311_genai_agents/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ grpc-google-iam-v1==0.14.2
111111
grpcio==1.71.0
112112
grpcio-status==1.71.0
113113
h11==0.16.0
114-
h2==4.2.0
114+
h2==4.3.0
115115
hf-xet==1.1.0
116116
hpack==4.1.0
117117
httpcore==1.0.9

0 commit comments

Comments
 (0)