From 398152e86910d7aa02e6ddcec41cbbaab2c83520 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 10 Jan 2020 05:27:28 +0000 Subject: [PATCH] Bump natsort from 6.0.0 to 7.0.0 Bumps [natsort](https://github.com/SethMMorton/natsort) from 6.0.0 to 7.0.0. - [Release notes](https://github.com/SethMMorton/natsort/releases) - [Changelog](https://github.com/SethMMorton/natsort/blob/master/CHANGELOG.md) - [Commits](https://github.com/SethMMorton/natsort/compare/6.0.0...7.0.0) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1953ed9..481fa01 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ # $ conda create --name --file # platform: win-64 -natsort==6.0.0 +natsort==7.0.0 openpyxl==2.6.2 pandas==0.24.2 xlrd==1.2.0