From 3708788e6bab69fc281d84ab8e852cc75f1e5fa3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Jul 2021 13:36:15 +0000 Subject: [PATCH] Bump xlrd from 1.2.0 to 2.0.1 Bumps [xlrd](https://github.com/python-excel/xlrd) from 1.2.0 to 2.0.1. - [Release notes](https://github.com/python-excel/xlrd/releases) - [Changelog](https://github.com/python-excel/xlrd/blob/master/CHANGELOG.rst) - [Commits](https://github.com/python-excel/xlrd/compare/1.2.0...2.0.1) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 46727a96a8b..e64ee9d1eb9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -29,7 +29,7 @@ lxml==4.6.3 Markdown==3.3.4 mysqlclient==2.0.3 openpyxl==3.0.7 -xlrd==1.2.0 +xlrd==2.0.1 Pillow==8.3.0 # required by django-imagekit psycopg2-binary==2.9.1 cryptography==3.4.7