Skip to content

Commit 365b4ce

Browse files
authored
Merge pull request #2223 from strictdoc-project/stanislaw/html2pdf
pyproject.toml: bump html2print dependency
2 parents 4632b0d + 264e75b commit 365b4ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ dependencies = [
8888
"WebSockets",
8989

9090
# HTML2PDF dependencies
91-
"html2print >= 0.0.16",
91+
"html2print >= 0.0.17",
9292
]
9393
# @sdoc[/SDOC-SRS-89]
9494

0 commit comments

Comments
 (0)