Skip to content

Commit 4935a34

Browse files
authored
feat: bump onnx from 1.20.1 to 1.21.0 (fix CVE-2026-34445/28500) (#262)
fix other moderate and high CVEs
1 parent 151bf40 commit 4935a34

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.metwork-framework/components.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
| [nvidia-nvtx-cu12](https://developer.nvidia.com/cuda-zone) | 12.8.90 | python3_ia |
4949
| [oauthlib](https://github.com/oauthlib/oauthlib) | 3.2.2 | python3_ia |
5050
| [omegaconf](https://github.com/omry/omegaconf) | 2.3.0 | python3_ia |
51-
| [onnx](https://onnx.ai/) | 1.20.1 | python3_ia |
51+
| [onnx](https://onnx.ai/) | 1.21.0 | python3_ia |
5252
| [onnxruntime](https://onnxruntime.ai) | 1.24.4 | python3_ia |
5353
| [onnxscript](https://microsoft.github.io/onnxscript/) | 0.2.5 | python3_ia |
5454
| [opt_einsum](https://pypi.org/project/opt_einsum) | 3.4.0 | python3_ia |

layers/layer5_python3_ia/0500_extra_packages/requirements3.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ nvidia-nvshmem-cu12==3.4.5
4646
nvidia-nvtx-cu12==12.8.90
4747
oauthlib==3.2.2
4848
omegaconf==2.3.0
49-
onnx==1.20.1
49+
onnx==1.21.0
5050
onnxruntime==1.24.4
5151
onnxscript==0.2.5
5252
opt-einsum==3.4.0

0 commit comments

Comments
 (0)