Skip to content

Commit

Permalink
Bump openpyxl from 2.6.4 to 3.1.4
Browse files Browse the repository at this point in the history
Bumps [openpyxl](https://openpyxl.readthedocs.io) from 2.6.4 to 3.1.4.

---
updated-dependencies:
- dependency-name: openpyxl
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 13, 2024
1 parent 853f4c5 commit 1fce800
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
'console_scripts': ['sqlite_dissect=sqlite_dissect.entrypoint:cli'],
},
install_requires=[
"openpyxl==2.6.4",
"openpyxl==3.1.4",
"ConfigArgParse"
],
zip_safe=False
Expand Down

0 comments on commit 1fce800

Please sign in to comment.