Bump pyexcel from 0.7.3 to 0.7.4 (#3057)

Bumps [pyexcel](https://github.com/pyexcel/pyexcel) from 0.7.3 to 0.7.4.
- [Release notes](https://github.com/pyexcel/pyexcel/releases)
- [Changelog](https://github.com/pyexcel/pyexcel/blob/dev/CHANGELOG.rst)
- [Commits](https://github.com/pyexcel/pyexcel/compare/v0.7.3...v0.7.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-10-28 13:02:22 +00:00
committed by GitHub
parent fb57ca4fa4
commit 4bddda66ad
2 changed files with 5 additions and 5 deletions

View File

@@ -25,7 +25,7 @@ humanize = "~=4.14"
itsdangerous = "~=2.2"
jinja2 = "^3.1.6"
newrelic = "^11.0.1"
pyexcel = "==0.7.3"
pyexcel = "==0.7.4"
pyexcel-io = "==0.6.7"
pyexcel-ods3 = "==0.6.1"
pyexcel-xls = "==0.7.1"