From 9d2d6ddf90d44b1f6c6824b06cf355aba974085f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Sep 2020 20:41:39 +0000 Subject: [PATCH] Bump six from 1.14.0 to 1.15.0 Bumps [six](https://github.com/benjaminp/six) from 1.14.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.14.0...1.15.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 a8710b5c..f73d7ad2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ ply pytest pytest-runner requests -six==1.14.0 +six==1.15.0 sphinx twine wheel