From ebe48432b2f619e229d8dd81435a53530ddfb792 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 23 Sep 2020 03:08:33 +0000 Subject: [PATCH] Bump xlrd from 1.0.0 to 1.2.0 Bumps [xlrd](https://github.com/python-excel/xlrd) from 1.0.0 to 1.2.0. - [Release notes](https://github.com/python-excel/xlrd/releases) - [Changelog](https://github.com/python-excel/xlrd/blob/master/docs/changes.rst) - [Commits](https://github.com/python-excel/xlrd/compare/1.0.0...1.2.0) Signed-off-by: dependabot-preview[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 042a5db2..83712a55 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -8,7 +8,7 @@ nose_parameterized==0.3.3 profanityfilter lxml==4.5.2 splinter>=0.13.0 -xlrd==1.0.0 +xlrd==1.2.0 python-magic==0.4.18 messytables==0.15.2 progressbar==2.5