From dbb2870905960f95ad5e613d72e5bd251b323412 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Jun 2025 16:04:21 +0000 Subject: [PATCH] Bump onnx in /research/information_retrieval/doc2query Bumps [onnx](https://github.com/onnx/onnx) from 1.7.0 to 1.17.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.7.0...v1.17.0) --- updated-dependencies: - dependency-name: onnx dependency-version: 1.17.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- research/information_retrieval/doc2query/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/research/information_retrieval/doc2query/requirements.txt b/research/information_retrieval/doc2query/requirements.txt index 3e1b519178a..56d59295be1 100644 --- a/research/information_retrieval/doc2query/requirements.txt +++ b/research/information_retrieval/doc2query/requirements.txt @@ -58,7 +58,7 @@ networkx==2.5.1 nltk==3.6.6 notebook==6.4.12 numpy==1.22.0 -onnx==1.7.0 +onnx==1.17.0 onnxruntime==1.8.0 packaging==20.9 pandas==1.2.4