Skip to content

Commit 79867db

Browse files
thebaptistemergify[bot]
authored andcommitted
feat: bump onnx from 1.20.1 to 1.21.0 (fix CVE-2026-34445/28500) (#262)
fix other moderate and high CVEs (cherry picked from commit 4935a34) # Conflicts: # .metwork-framework/components.md # layers/layer5_python3_ia/0500_extra_packages/requirements3.txt
1 parent 0823a7e commit 79867db

2 files changed

Lines changed: 10 additions & 0 deletions

File tree

.metwork-framework/components.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,13 @@
4747
| [nvidia-nvtx-cu12](https://developer.nvidia.com/cuda-zone) | 12.6.77 | python3_ia |
4848
| [oauthlib](https://github.com/oauthlib/oauthlib) | 3.2.2 | python3_ia |
4949
| [omegaconf](https://github.com/omry/omegaconf) | 2.3.0 | python3_ia |
50+
<<<<<<< HEAD
5051
| [onnx](https://onnx.ai/) | 1.17.0 | python3_ia |
5152
| [onnxruntime](https://onnxruntime.ai) | 1.22.0 | python3_ia |
53+
=======
54+
| [onnx](https://onnx.ai/) | 1.21.0 | python3_ia |
55+
| [onnxruntime](https://onnxruntime.ai) | 1.24.4 | python3_ia |
56+
>>>>>>> 4935a34 (feat: bump onnx from 1.20.1 to 1.21.0 (fix CVE-2026-34445/28500) (#262))
5257
| [onnxscript](https://microsoft.github.io/onnxscript/) | 0.2.5 | python3_ia |
5358
| [opt_einsum](https://pypi.org/project/opt_einsum) | 3.4.0 | python3_ia |
5459
| [optree](https://github.com/metaopt/optree) | 0.15.0 | python3_ia |

layers/layer5_python3_ia/0500_extra_packages/requirements3.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,13 @@ nvidia-nvjitlink-cu12==12.6.85
4545
nvidia-nvtx-cu12==12.6.77
4646
oauthlib==3.2.2
4747
omegaconf==2.3.0
48+
<<<<<<< HEAD
4849
onnx==1.17.0
4950
onnxruntime==1.22.0
51+
=======
52+
onnx==1.21.0
53+
onnxruntime==1.24.4
54+
>>>>>>> 4935a34 (feat: bump onnx from 1.20.1 to 1.21.0 (fix CVE-2026-34445/28500) (#262))
5055
onnxscript==0.2.5
5156
opt-einsum==3.4.0
5257
optree==0.15.0

0 commit comments

Comments
 (0)