Bump pyexcel-xlsx from 0.6.0 to 0.6.1

Bumps [pyexcel-xlsx](https://github.com/pyexcel/pyexcel-xlsx) from 0.6.0 to 0.6.1.
- [Release notes](https://github.com/pyexcel/pyexcel-xlsx/releases)
- [Changelog](https://github.com/pyexcel/pyexcel-xlsx/blob/dev/CHANGELOG.rst)
- [Commits](https://github.com/pyexcel/pyexcel-xlsx/compare/v0.6.0...v0.6.1)

---
updated-dependencies:
- dependency-name: pyexcel-xlsx
  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-04-04 18:07:10 +00:00
committed by GitHub
parent d5798bb818
commit 3401b994cd
2 changed files with 177 additions and 27 deletions

202
poetry.lock generated

File diff suppressed because it is too large Load Diff

View File

@@ -28,7 +28,7 @@ pyexcel = "==0.7.2"
pyexcel-io = "==0.6.7"
pyexcel-ods3 = "==0.6.1"
pyexcel-xls = "==0.7.1"
pyexcel-xlsx = "==0.6.0"
pyexcel-xlsx = "==0.6.1"
openpyxl = "==3.0.10"
pyproj = "==3.7.1"
python-dotenv = "==1.1.0"