From e25fe6407fae2b8bf96ecfc4a8feae728059c7fa Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 8 Jun 2020 11:13:52 +0000 Subject: [PATCH] Bump six from 1.13.0 to 1.15.0 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 84412031..a2a598d5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -25,7 +25,7 @@ PyYAML==5.2 redis==3.3.11 requests==2.23.0 scipy==1.4.1 -six==1.13.0 +six==1.15.0 SQLAlchemy==1.3.12 urllib3==1.25.7 vine==1.3.0