Skip to content

Commit c60fa3b

Browse files
thomasdhcayushdg
andauthored
ci: Create contrainst for ray for CVE (#1286)
* Create contrainst for ray for CVE Signed-off-by: Dong Hyuk Chang <[email protected]> * Update CVE code Signed-off-by: Dong Hyuk Chang <[email protected]> --------- Signed-off-by: Dong Hyuk Chang <[email protected]> Co-authored-by: Ayush Dattagupta <[email protected]>
1 parent 2331b9b commit c60fa3b

File tree

2 files changed

+15
-13
lines changed

2 files changed

+15
-13
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -180,6 +180,7 @@ constraint-dependencies = [
180180
"protobuf>=4.25.8", # Address CVE GHSA-8qvm-5x2c-j2w7
181181
"xgrammar>=0.1.21", # Address CVE GHSA-5cmr-4px5-23pc
182182
"starlette>=0.49.1", # Address CVE GHSA-7f5h-v6xp-fcq8
183+
"ray[default,data]>=2.52", # Address CVE GHSA-q279-jhrf-cc6v
183184
]
184185
override-dependencies = [
185186
"apex; sys_platform == 'never'",

uv.lock

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

0 commit comments

Comments
 (0)