From ad66f6be0f48dbda94441e25ffa15d0211f63c5e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 22 May 2020 07:45:16 +0000 Subject: [PATCH] Bump six from 1.13.0 to 1.15.0 in /dvp Bumps [six](https://github.com/benjaminp/six) from 1.13.0 to 1.15.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.15.0) Signed-off-by: dependabot-preview[bot] --- dvp/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dvp/requirements.txt b/dvp/requirements.txt index e584d23d..51acdc8a 100644 --- a/dvp/requirements.txt +++ b/dvp/requirements.txt @@ -10,6 +10,6 @@ py==1.8.1 pyparsing==2.4.6 pytest==4.6.9 scandir==1.10.0 ; python_version < '3.5' -six==1.13.0 +six==1.15.0 wcwidth==0.1.8 zipp==0.6.0