From 34285e8aa61fa7679ad8a9bce0b85b51ae935a9c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Jan 2023 01:14:52 +0000 Subject: [PATCH] Bump onnx in /examples/THIN-Bayes/Neural Inertial Navigation Bumps [onnx](https://github.com/onnx/onnx) from 1.8.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.8.0...v1.13.0) --- updated-dependencies: - dependency-name: onnx dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- examples/THIN-Bayes/Neural Inertial Navigation/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/THIN-Bayes/Neural Inertial Navigation/requirements.txt b/examples/THIN-Bayes/Neural Inertial Navigation/requirements.txt index 7683aed..3da5c4a 100644 --- a/examples/THIN-Bayes/Neural Inertial Navigation/requirements.txt +++ b/examples/THIN-Bayes/Neural Inertial Navigation/requirements.txt @@ -28,7 +28,7 @@ numba==0.53.1 tqdm==4.61.2 scikit-learn==0.24.2 scipy==1.7.0 -onnx==1.8.0 +onnx==1.13.0 onnx-tf==1.8.0 pydometer==2019.2.8 geographiclib==1.52