Skip to content
This repository has been archived by the owner on May 13, 2024. It is now read-only.

chore(deps): bump openpyxl from 3.0.10 to 3.1.2 #978

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ python-redmine = "^2.5.0"
sentry-sdk = "^1.45.0"
whitenoise = "^6.6.0"
django-hurricane = "^1.5.0"
openpyxl = "3.0.10" # TODO: dependency of `pyexcel-xlsx` Remove as soon as https://github.com/pyexcel/pyexcel-xlsx/issues/52 is resolved.
openpyxl = "3.1.2" # TODO: dependency of `pyexcel-xlsx` Remove as soon as https://github.com/pyexcel/pyexcel-xlsx/issues/52 is resolved.

[tool.poetry.group.dev.dependencies]
ruff = "^0.3.7"
Expand Down
Loading