Bump pyexcel from 0.7.0 to 0.7.2

Bumps [pyexcel](https://github.com/pyexcel/pyexcel) from 0.7.0 to 0.7.2.
- [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.0...v0.7.2)

---
updated-dependencies:
- dependency-name: pyexcel
  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 13:51:05 +00:00
committed by GitHub
parent 96c033cd6f
commit cbb1288345
2 changed files with 9 additions and 22 deletions

View File

@@ -24,7 +24,7 @@ itsdangerous = "~=2.2"
jinja2 = "^3.1.6"
newrelic = "*"
notifications-python-client = "==10.0.0"
pyexcel = "==0.7.0"
pyexcel = "==0.7.2"
pyexcel-io = "==0.6.6"
pyexcel-ods3 = "==0.6.1"
pyexcel-xls = "==0.7.0"