Skip to content

Commit 2c591b9

Browse files
authored
fix #569 bump XlsxWriter version (#570)
1 parent 79511e4 commit 2c591b9

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
@@ -45,7 +45,7 @@ dependencies = [
4545
"toml>=0.10",
4646
"tornado",
4747
"urllib3",
48-
"XlsxWriter>=3.0.3",
48+
"XlsxWriter>=3.2.3",
4949
]
5050
description = "Python application support library"
5151
dynamic = ["version"]

0 commit comments

Comments
 (0)