From 781627359fc8838abc2d210bc7f1a032d82c6df7 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 3 Dec 2019 10:37:17 +0000 Subject: [PATCH] Bump six from 1.12.0 to 1.13.0 Bumps [six](https://github.com/benjaminp/six) from 1.12.0 to 1.13.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.12.0...1.13.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 c7995c3..0e53adc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,5 +12,5 @@ Pygments==2.5.1 pymdown-extensions==6.2 PyYAML==5.1.2 singledispatch==3.4.0.3 -six==1.12.0 +six==1.13.0 tornado==6.0.3