From ba57a1330ce1ebf790aa7bf4641efd04a5ccc2c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Jul 2025 15:50:06 +0000 Subject: [PATCH] Bump xlrd from 2.0.1 to 2.0.2 Bumps [xlrd](https://github.com/python-excel/xlrd) from 2.0.1 to 2.0.2. - [Changelog](https://github.com/python-excel/xlrd/blob/master/CHANGELOG.rst) - [Commits](https://github.com/python-excel/xlrd/compare/2.0.1...2.0.2) --- updated-dependencies: - dependency-name: xlrd dependency-version: 2.0.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 738f3aba3..c592d316c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,7 +26,7 @@ dbf==0.99.10 pymediainfo==6.1.0 python-magic==0.4.27 rarfile==4.2 -xlrd==2.0.1 +xlrd==2.0.2 openpyxl==3.1.2 odfpy==1.4.1 cchardet==2.1.7