From 7397e3d423cac7f134db3675a42b905581848251 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 11 Nov 2023 14:52:08 +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. - [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) --- updated-dependencies: - dependency-name: xlrd dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a145422..edfe17d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -30,6 +30,6 @@ six==1.16.0 typing_extensions==4.8.0 urllib3==2.0.7 Werkzeug==3.0.1 -xlrd==1.2.0 +xlrd==2.0.1 zope.event==5.0 zope.interface==6.1