From 294557d237a1ef597a76d3c2fab26e2970b73be8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Jun 2021 05:35:18 +0000 Subject: [PATCH] Bump smart-open from 5.0.0 to 5.1.0 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a114980..fc0ef7b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,4 +5,4 @@ python-dateutil==2.8.1 pytz==2021.1 scipy==1.6.2 six==1.15.0 -smart-open==5.0.0 \ No newline at end of file +smart-open==5.1.0 \ No newline at end of file