From 55229f1138b7eecbe8ab388e55916f3f4bd8621a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Nov 2024 22:42:18 +0000 Subject: [PATCH] Bump onnx from 1.15.0 to 1.17.0 in /sim Bumps [onnx](https://github.com/onnx/onnx) from 1.15.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.15.0...v1.17.0) --- updated-dependencies: - dependency-name: onnx dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- sim/requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 sim/requirements-dev.txt diff --git a/sim/requirements-dev.txt b/sim/requirements-dev.txt old mode 100755 new mode 100644 index fb42613f..550506bc --- a/sim/requirements-dev.txt +++ b/sim/requirements-dev.txt @@ -9,7 +9,7 @@ mediapy==1.2.2 mujoco==3.2.3 mujoco_python_viewer==0.1.4 numpy==1.24.4 -onnx==1.15.0 +onnx==1.17.0 onnxruntime==1.19.2 pandas==1.4.4 Pillow==11.0.0