From 25361e22655a6c2626ac9cbc8ebc6cc56e5f3791 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 13 Feb 2021 08:02:35 +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.1.2. - [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.1.2) 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 5ee1b9026..4a35aeb86 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.1.2 tensorflow-probability==0.11.1 timm==0.3.2