From cc479c66f01352ed10942d8554aedc8f270ad08c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Jan 2023 01:15:52 +0000 Subject: [PATCH] Bump onnx from 1.9.0 to 1.13.0 Bumps [onnx](https://github.com/onnx/onnx) from 1.9.0 to 1.13.0. - [Release notes](https://github.com/onnx/onnx/releases) - [Changelog](https://github.com/onnx/onnx/blob/main/docs/Changelog.md) - [Commits](https://github.com/onnx/onnx/compare/v1.9.0...v1.13.0) --- updated-dependencies: - dependency-name: onnx dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 59954e9..5e1e272 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -3,7 +3,7 @@ flake8==4.0.1 iglovikov-helper-functions==0.0.53 isort==5.10.1 mypy==0.931 -onnx==1.9.0 +onnx==1.13.0 pep8-naming==0.11.1 pip==21.3.1 pre_commit==2.17.0