Skip to content

Commit 264e75b

Browse files
committed
pyproject.toml: bump html2print dependency
This mainly integrates the new 0.2.2 release.
1 parent 4632b0d commit 264e75b

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)