From c1fe5f229cfe4fbe3a98b3c2b2fab2cbbd195fd6 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 6 May 2021 04:40:08 +0000 Subject: [PATCH] Bump six from 1.12.0 to 1.16.0 Bumps [six](https://github.com/benjaminp/six) from 1.12.0 to 1.16.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.16.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 f6cf46a..e4bf7ea 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ Jinja2==2.10.1 MarkupSafe==1.1.1 praw==6.3.1 requests==2.22.0 -six==1.12.0 +six==1.16.0 update-checker==0.16 urllib3==1.25.3 Werkzeug==0.15.4