From 7fe946a921db2b23119c70d648911b588e5fb20c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Feb 2021 03:38:36 +0000 Subject: [PATCH] [tune](deps): Bump smart-open in /python/requirements Bumps [smart-open](https://github.com/piskvorky/smart_open) from 4.0.1 to 4.2.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/4.0.1...v4.2.0) Signed-off-by: dependabot[bot] --- python/requirements/requirements_tune.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/requirements/requirements_tune.txt b/python/requirements/requirements_tune.txt index 5ee1b9026f9e..2aa62f38e600 100644 --- a/python/requirements/requirements_tune.txt +++ b/python/requirements/requirements_tune.txt @@ -24,7 +24,7 @@ pytorch-lightning==1.0.3 scikit-learn==0.22.2 scikit-optimize==0.8.1 sigopt==5.7.0 -smart_open==4.0.1 +smart_open==4.2.0 tensorflow-probability==0.11.1 timm==0.3.2