From 5ecb813095d956b47ace0fafb0f212cabc01d05c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 24 Jul 2021 07:05:17 +0000 Subject: [PATCH] [RLlib](deps): Bump tf2onnx in /python/requirements/rllib Bumps [tf2onnx](https://github.com/onnx/tensorflow-onnx) from 1.8.5 to 1.9.1. - [Release notes](https://github.com/onnx/tensorflow-onnx/releases) - [Commits](https://github.com/onnx/tensorflow-onnx/compare/v1.8.5...v1.9.1) --- updated-dependencies: - dependency-name: tf2onnx dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- python/requirements/rllib/requirements_rllib.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/requirements/rllib/requirements_rllib.txt b/python/requirements/rllib/requirements_rllib.txt index e28c3b5cde47..e6633b4dc639 100644 --- a/python/requirements/rllib/requirements_rllib.txt +++ b/python/requirements/rllib/requirements_rllib.txt @@ -43,4 +43,4 @@ starlette==0.14.2 # ONNX onnx==1.9.0 onnxruntime==1.8.0 -tf2onnx==1.8.5 +tf2onnx==1.9.1