Skip to content

Commit 5e52dff

Browse files
committed
[None][infra] Check in most recent lock file from nightly pipeline
Signed-off-by: TensorRT LLM <90828364+tensorrt-cicd@users.noreply.github.com>
1 parent 19f3f4e commit 5e52dff

File tree

8 files changed

+70
-71
lines changed

8 files changed

+70
-71
lines changed

security_scanning/examples/models/contrib/stdit/poetry.lock

Lines changed: 19 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

security_scanning/examples/models/contrib/stdit/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ av = "12.3.0"
1212
rotary-embedding-torch = "0.5.3"
1313
fabric = "^3.2.2"
1414
contexttimer = "^0.3.3"
15-
ray = "^2.52.0"
15+
ray = "^2.52.1"
1616
protobuf = "^6.33.1"
1717
bitsandbytes = ">=0.39.0"
1818
rpyc = "6.0.0"

security_scanning/examples/models/core/gemma/poetry.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

security_scanning/examples/ray_orchestrator/poetry.lock

Lines changed: 19 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

security_scanning/examples/ray_orchestrator/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ readme = "README.md"
77

88
[tool.poetry.dependencies]
99
python = ">=3.10,<3.13"
10-
ray = {extras = ["default"], version = "^2.52.0"}
10+
ray = {extras = ["default"], version = "^2.52.1"}
1111

1212

1313
[build-system]

security_scanning/metadata.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"commit_hash": "c6fa042332dc49a887062c7265d6088a454bb822",
3-
"timestamp": "2025-11-27T02:39:18Z"
2+
"commit_hash": "85b4c92d605b3bc8a4c3fb32d7eb115fbcf5a7a0",
3+
"timestamp": "2025-11-28T02:39:33Z"
44
}

0 commit comments

Comments
 (0)