From ab8e8b48ece61b5e61f6e4254914f0b8a62d301f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 11 Sep 2021 18:37:55 +0000 Subject: [PATCH] [tune](deps): Bump smart-open in /python/requirements/tune Bumps [smart-open](https://github.com/piskvorky/smart_open) from 5.1.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.1.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/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 c70765c8af94..f75fcc71bbf5 100644 --- a/python/requirements/tune/requirements_tune.txt +++ b/python/requirements/tune/requirements_tune.txt @@ -32,7 +32,7 @@ pytorch-lightning==1.4.5 scikit-learn==0.24.2 scikit-optimize==0.8.1 sigopt==7.5.0 -smart_open==5.1.0 +smart_open==5.2.1 tensorflow-probability==0.13.0 timm==0.4.5