From ab587a62e16c57d9859d3723e78b952545ce6282 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 28 Aug 2019 23:40:40 +0000 Subject: [PATCH] Bump six from 1.11.0 to 1.12.0 Bumps [six](https://github.com/benjaminp/six) from 1.11.0 to 1.12.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.11.0...1.12.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 db124a6..8df3ac8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -27,7 +27,7 @@ python-dotenv==0.10.3 python-editor==1.0.4 pytz==2017.2 requests==2.22.0 -six==1.11.0 +six==1.12.0 SQLAlchemy==1.1.14 urllib3==1.25.3 visitor==0.1.3