From 293f0f46b12846ddfda09af772b451fa88b7954a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 13 May 2020 17:43:22 +0000 Subject: [PATCH] Bump six from 1.13.0 to 1.14.0 in /libs Bumps [six](https://github.com/benjaminp/six) from 1.13.0 to 1.14.0. - [Release notes](https://github.com/benjaminp/six/releases) - [Changelog](https://github.com/benjaminp/six/blob/master/CHANGES) - [Commits](https://github.com/benjaminp/six/compare/1.13.0...1.14.0) Signed-off-by: dependabot-preview[bot] --- libs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/requirements.txt b/libs/requirements.txt index 10fbe011..9058426d 100644 --- a/libs/requirements.txt +++ b/libs/requirements.txt @@ -12,6 +12,6 @@ py==1.8.1 pyparsing==2.4.6 pytest==4.6.8 scandir==1.10.0 ; python_version < '3.5' -six==1.13.0 +six==1.14.0 wcwidth==0.1.8 zipp==0.6.0