From 0f76c7f6a0db5ddc4cd91004a2b662cb4ec769d8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 Mar 2026 23:04:53 +0000 Subject: [PATCH] Bump onnx from 1.17.0 to 1.21.0rc1 Bumps [onnx](https://github.com/onnx/onnx) from 1.17.0 to 1.21.0rc1. - [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/commits) --- updated-dependencies: - dependency-name: onnx dependency-version: 1.21.0rc1 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..2d556a4 100644 --- a/requirements_trt.txt +++ b/requirements_trt.txt @@ -1,4 +1,4 @@ -onnx==1.17.0 +onnx==1.21.0rc1 onnx_graphsurgeon==0.5.8 onnx_simplifier==0.4.36 tensorrt==10.1.0