Skip to content

Commit a736226

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 74df9b1 commit a736226

File tree

8 files changed

+75
-81
lines changed

8 files changed

+75
-81
lines changed

security_scanning/docs/poetry.lock

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

security_scanning/docs/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ readme = "README.md"
99
python = ">=3.10,<3.13"
1010
sphinx = ">=7.0"
1111
sphinx-argparse = "^0.5.2"
12-
sphinx-click = "^6.1.0"
12+
sphinx-click = "^6.2.0"
1313
nvidia-sphinx-theme = "^0.0.9.post1"
1414
myst-parser = "^4.0.1"
1515
breathe = "^4.36.0"

security_scanning/examples/apps/poetry.lock

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

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

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

security_scanning/examples/models/core/qwen/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ gradio = "4.44.1"
1919
mdtex2html = "^1.3.2"
2020
sse-starlette = "^3.0.3"
2121
aiohttp-sse-client = "^0.2.1"
22-
openai = "^2.8.1"
22+
openai = "^2.9.0"
2323

2424

2525
[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": "e31142202e0dc953862cefc46a66e450745308d2",
3-
"timestamp": "2025-12-04T02:40:28Z"
2+
"commit_hash": "33224560b859ae43db7fca2efc5f2146ef76fcda",
3+
"timestamp": "2025-12-05T02:45:43Z"
44
}

0 commit comments

Comments
 (0)