From 56e33691081e66725177c8bb8fc27c573bc53e10 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 16 Jan 2021 23:32:44 +0000 Subject: [PATCH] Bump six from 1.12.0 to 1.15.0 Bumps [six](https://github.com/benjaminp/six) from 1.12.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.12.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 ce4f099..c709204 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,6 +10,6 @@ PyMySQL==0.9.3 pyocr==0.6 PyPDF2==1.26.0 pytesseract==0.2.6 -six==1.12.0 +six==1.15.0 SQLAlchemy==1.3.4 Werkzeug==0.15.4