Bump pyexcel-xls from 0.7.0 to 0.7.1

Bumps [pyexcel-xls](https://github.com/pyexcel/pyexcel-xls) from 0.7.0 to 0.7.1.
- [Release notes](https://github.com/pyexcel/pyexcel-xls/releases)
- [Changelog](https://github.com/pyexcel/pyexcel-xls/blob/dev/CHANGELOG.rst)
- [Commits](https://github.com/pyexcel/pyexcel-xls/compare/v0.7.0...v0.7.1)

---
updated-dependencies:
- dependency-name: pyexcel-xls
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-03-25 18:52:49 +00:00
committed by GitHub
parent 7922004f9a
commit 132ced0042
2 changed files with 5 additions and 5 deletions

View File

@@ -27,7 +27,7 @@ notifications-python-client = "==10.0.0"
pyexcel = "==0.7.2"
pyexcel-io = "==0.6.6"
pyexcel-ods3 = "==0.6.1"
pyexcel-xls = "==0.7.0"
pyexcel-xls = "==0.7.1"
pyexcel-xlsx = "==0.6.0"
openpyxl = "==3.0.10"
pyproj = "==3.7.1"