From d1cc53ceb27cd18fb8b9f757ac298014ff325483 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2026 22:07:50 +0000 Subject: [PATCH] Bump onnx from 1.17.0 to 1.21.0 Bumps [onnx](https://github.com/onnx/onnx) from 1.17.0 to 1.21.0. - [Release notes](https://github.com/onnx/onnx/releases) - [Changelog](https://github.com/onnx/onnx/blob/main/docs/Changelog-ml.md) - [Commits](https://github.com/onnx/onnx/compare/v1.17.0...v1.21.0) --- updated-dependencies: - dependency-name: onnx dependency-version: 1.21.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements_trt.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_trt.txt b/requirements_trt.txt index 820b5cf..a89088f 100644 --- a/requirements_trt.txt +++ b/requirements_trt.txt @@ -1,4 +1,4 @@ -onnx==1.17.0 +onnx==1.21.0 onnx_graphsurgeon==0.5.8 onnx_simplifier==0.4.36 tensorrt==10.1.0