From 1b225dd8c2715cf33f0a813efd29c79bbf200268 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 14 Dec 2020 13:52:12 +0000 Subject: [PATCH] Update pyexcel-xls from 0.6.1 to 0.6.2 --- requirements-app.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-app.txt b/requirements-app.txt index 47f048842..fa789478b 100644 --- a/requirements-app.txt +++ b/requirements-app.txt @@ -11,7 +11,7 @@ Flask-Login==0.5.0 blinker==1.4 pyexcel==0.6.6 pyexcel-io==0.6.4 -pyexcel-xls==0.6.1 +pyexcel-xls==0.6.2 pyexcel-xlsx==0.6.0 pyexcel-ods3==0.6.0 pytz==2020.4