Skip to content

Commit

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

---
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 Jul 1, 2024
1 parent 853f4c5 commit 87b2499
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.5",
"ConfigArgParse"
],
zip_safe=False
Expand Down

0 comments on commit 87b2499

Please sign in to comment.