Skip to content

Commit 84eeb33

Browse files
deps(deps): update openpyxl requirement from >=3.1.2 to >=3.1.5
Updates the requirements on [openpyxl](https://openpyxl.readthedocs.io) to permit the latest version. --- updated-dependencies: - dependency-name: openpyxl dependency-version: 3.1.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e5339e5 commit 84eeb33

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ dependencies = [
4242
"db-sqlite3>=0.0.1",
4343
"pandas>=2.1.3",
4444
"mysql-connector-python>=2.2.9",
45-
"openpyxl>=3.1.2",
45+
"openpyxl>=3.1.5",
4646
"PyPDF2>=3.0.0",
4747
]
4848

0 commit comments

Comments
 (0)