Skip to content

Commit 2c07a0e

Browse files
authored
Merge pull request #263 from metwork-framework/mergify/bp/release_2.3/pr-262
feat: bump onnx from 1.20.1 to 1.21.0 (fix CVE-2026-34445/28500) (backport #262)
2 parents 0823a7e + fb23bf9 commit 2c07a0e

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
@@ -47,7 +47,7 @@
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-
| [onnx](https://onnx.ai/) | 1.17.0 | python3_ia |
50+
| [onnx](https://onnx.ai/) | 1.21.0 | python3_ia |
5151
| [onnxruntime](https://onnxruntime.ai) | 1.22.0 | python3_ia |
5252
| [onnxscript](https://microsoft.github.io/onnxscript/) | 0.2.5 | python3_ia |
5353
| [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
@@ -45,7 +45,7 @@ nvidia-nvjitlink-cu12==12.6.85
4545
nvidia-nvtx-cu12==12.6.77
4646
oauthlib==3.2.2
4747
omegaconf==2.3.0
48-
onnx==1.17.0
48+
onnx==1.21.0
4949
onnxruntime==1.22.0
5050
onnxscript==0.2.5
5151
opt-einsum==3.4.0

0 commit comments

Comments
 (0)