From d9ff7169c320786bd9d37459c50e4818309af0f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Aug 2025 15:45:34 +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] --- Pipfile | 2 +- Pipfile.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Pipfile b/Pipfile index 90f924a..3f43ba4 100644 --- a/Pipfile +++ b/Pipfile @@ -28,7 +28,7 @@ python-dotenv = "==1.0.0" python-magic = "==0.4.27" uvloop = "==0.17.0" watchfiles = "==1.1.0" -xlrd = "==2.0.1" +xlrd = "==2.0.2" [requires] python_version = "3.11.4" diff --git a/Pipfile.lock b/Pipfile.lock index 72f563e..1e97b09 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "2384cab695cac1cfe79a7a7dfcdf1180907d1ff4c7107fa004b7c2e82fe46825" + "sha256": "772ba5ad7f9d82cb0773d07206b6e971e41481bc7a96f345532b4a9fdbb81844" }, "pipfile-spec": 6, "requires": { @@ -1543,12 +1543,12 @@ }, "xlrd": { "hashes": [ - "sha256:6a33ee89877bd9abc1158129f6e94be74e2679636b8a205b43b85206c3f0bbdd", - "sha256:f72f148f54442c6b056bf931dbc34f986fd0c3b0b6b5a58d013c9aef274d0c88" + "sha256:08b5e25de58f21ce71dc7db3b3b8106c1fa776f3024c54e45b45b374e89234c9", + "sha256:ea762c3d29f4cca48d82df517b6d89fbce4db3107f9d78713e48cd321d5c9aa9" ], "index": "pypi", "markers": "python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5'", - "version": "==2.0.1" + "version": "==2.0.2" }, "yarl": { "hashes": [