From d37c44114b0f72f0e0a228694ebdb1cb168b3f16 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 28 Aug 2021 07:06:03 +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.2. - [Release notes](https://github.com/onnx/tensorflow-onnx/releases) - [Commits](https://github.com/onnx/tensorflow-onnx/compare/v1.8.5...v1.9.2) --- 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 1cad36689b9c..c10bda566c91 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.2