Skip to content

Commit f5b7066

Browse files
committed
fix(pyproject.toml): update html2pdf4doc_python to a version without a regression
Related to: strictdoc-project/html2pdf4doc_python#46
1 parent e78b933 commit f5b7066

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
@@ -91,7 +91,7 @@ dependencies = [
9191
"WebSockets",
9292

9393
# HTML2PDF dependencies
94-
"html2pdf4doc >= 0.0.20",
94+
"html2pdf4doc >= 0.0.21",
9595

9696
# Robot Framework dependencies
9797
"robotframework >= 4.0.0",

0 commit comments

Comments
 (0)