From 3cbc9f65847aa1101bb0938fc67db3db10ab54da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Jun 2021 20:43:09 +0000 Subject: [PATCH] [tune](deps): Bump smart-open in /python/requirements/tune Bumps [smart-open](https://github.com/piskvorky/smart_open) from 5.0.0 to 5.1.0. - [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.1.0) Signed-off-by: dependabot[bot] --- python/requirements/tune/requirements_tune.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/requirements/tune/requirements_tune.txt b/python/requirements/tune/requirements_tune.txt index 7eb91ff96c4e..8aebfeb1d05f 100644 --- a/python/requirements/tune/requirements_tune.txt +++ b/python/requirements/tune/requirements_tune.txt @@ -31,7 +31,7 @@ pytorch-lightning==1.0.3 scikit-learn==0.24.2 scikit-optimize==0.8.1 sigopt==7.4.0 -smart_open==5.0.0 +smart_open==5.1.0 tensorflow-probability==0.13.0 timm==0.4.5