From 267bd8c24ab7f36a28fa199b7748fff89646ec6c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Apr 2026 12:01:51 +0000 Subject: [PATCH] Bump onnx from 1.17.0 to 1.21.0 in the pip group across 1 directory Bumps the pip group with 1 update in the / directory: [onnx](https://github.com/onnx/onnx). Updates `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 dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2a0c7f06..77a3f771 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ numpy==2.2.5 -onnx==1.17.0 +onnx==1.21.0 pandas==2.2.3 torch==2.6.0 reportlab==4.3.1