From 4426ecdd4045095c348dc147eeed79cc91e5c5e6 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 Oct 2020 14:53:06 +0100 Subject: [PATCH] Update pyexcel-xlsx from 0.5.8 to 0.6.0 --- requirements-app.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-app.txt b/requirements-app.txt index 9d1496e4f..51f33dbb2 100644 --- a/requirements-app.txt +++ b/requirements-app.txt @@ -12,7 +12,7 @@ blinker==1.4 pyexcel==0.6.5 pyexcel-io==0.6.2 pyexcel-xls==0.6.0 -pyexcel-xlsx==0.5.8 +pyexcel-xlsx==0.6.0 pyexcel-ods3==0.5.3 pytz==2020.1 gunicorn==20.0.4