Merge pull request #2474 from GSA/dependabot/pip/pyexcel-xlsx-0.6.1

Bump pyexcel-xlsx from 0.6.0 to 0.6.1
This commit is contained in:
Alex Janousek
2025-04-07 14:49:07 -04:00
committed by GitHub
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"