From 6774c322c467741a28c46384c04a7e94893b6b08 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 11 Apr 2021 22:34:41 +0000 Subject: [PATCH] Bump xlwt from 1.2.0 to 1.3.0 Bumps [xlwt](https://github.com/python-excel/xlwt) from 1.2.0 to 1.3.0. - [Release notes](https://github.com/python-excel/xlwt/releases) - [Commits](https://github.com/python-excel/xlwt/compare/1.2.0...1.3.0) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4b9147d..96da51b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -161,5 +161,5 @@ widgetsnbextension==2.0.0 wrapt==1.10.10 xlrd==1.0.0 XlsxWriter==0.9.6 -xlwt==1.2.0 +xlwt==1.3.0 zict==0.1.2