From fd803c09cfd3d48ce427c1f8529067b71db175e0 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 15 Jan 2020 23:11:43 +0000 Subject: [PATCH] build(deps): bump six from 1.13.0 to 1.14.0 Bumps [six](https://github.com/benjaminp/six) from 1.13.0 to 1.14.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.14.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 94a0d4b..d1a2a07 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,7 +19,7 @@ pyflakes==2.1.1 python-dateutil==2.8.1 python-dotenv==0.10.3 python-editor==1.0.4 -six==1.13.0 +six==1.14.0 SQLAlchemy==1.3.12 toml==0.10.0 Werkzeug==0.16.0