Skip to content

Commit bbc32a3

Browse files
Bump aiohttp from 3.11.18 to 3.12.14 in /public_dropin_environments/python311_genai_agents (#1590)
* Bump aiohttp in /public_dropin_environments/python311_genai_agents Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.11.18 to 3.12.14. - [Release notes](https://github.com/aio-libs/aiohttp/releases) - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst) - [Commits](aio-libs/aiohttp@v3.11.18...v3.12.14) --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.12.14 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 0f81cbb commit bbc32a3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
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": "6871bc3c47e1f611a40844b2",
7+
"environmentVersionId": "68763267180be411949ed00c",
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-6871bc3c47e1f611a40844b2",
19-
"6871bc3c47e1f611a40844b2",
18+
"v11.2.0-68763267180be411949ed00c",
19+
"68763267180be411949ed00c",
2020
"v11.2.0-latest"
2121
]
2222
}

public_dropin_environments/python311_genai_agents/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ aioboto3==14.3.0
99
aiobotocore[boto3]==2.22.0
1010
aiofiles==24.1.0
1111
aiohappyeyeballs==2.6.1
12-
aiohttp==3.11.18
12+
aiohttp==3.12.14
1313
aioitertools==0.12.0
14-
aiosignal==1.3.2
14+
aiosignal==1.4.0
1515
aiosqlite==0.21.0
1616
alembic==1.15.2
1717
annotated-types==0.7.0

0 commit comments

Comments
 (0)