From f6411b8ea8cb7a2d003f6d0a1e51659d3adc171d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 13 Nov 2021 19:41:25 +0000 Subject: [PATCH] [RLlib](deps): Bump smart-open in /python/requirements/rllib Bumps [smart-open](https://github.com/piskvorky/smart_open) from 5.0.0 to 5.2.1. - [Release notes](https://github.com/piskvorky/smart_open/releases) - [Changelog](https://github.com/RaRe-Technologies/smart_open/blob/develop/CHANGELOG.md) - [Commits](https://github.com/piskvorky/smart_open/compare/v5.0.0...v5.2.1) --- updated-dependencies: - dependency-name: smart-open 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..32860ad53949 100644 --- a/python/requirements/rllib/requirements_rllib.txt +++ b/python/requirements/rllib/requirements_rllib.txt @@ -37,7 +37,7 @@ higher==0.2.1 # For auto-generating an env-rendering Window. pyglet==1.5.0 # For JSON reader/writer. -smart_open==5.0.0 +smart_open==5.2.1 # Ray Serve example starlette==0.14.2 # ONNX