From 897bdb5a5311c1c4e72b98f792aeb709721604ea Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 22 May 2020 10:14:38 +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-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5ce7cf4..740a4a0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ Pygments==2.6.1 readme-renderer==26.0 requests==2.23.0 requests-toolbelt==0.9.1 -six==1.14.0 +six==1.15.0 tqdm==4.46.0 twine==3.1.1 urllib3==1.25.9