Skip to content

Commit 0f26984

Browse files
authored
Merge pull request #1585 from sbrunner/renovate/test-weasyprint-65.x
Update dependency weasyprint to v65 (test)
2 parents 279d4a7 + dd8d866 commit 0f26984

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

+5-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ Pillow = "11.1.0"
5252
pypdf = { version = "5.4.0", optional = true }
5353
pyzbar = { version = "0.1.9", optional = true }
5454
reportlab = { version = "4.3.1", optional = true }
55-
weasyprint = { version = "64.1", optional = true }
55+
weasyprint = { version = "65.0", optional = true }
5656
cffi = { version = "1.17.1", optional = true }
5757
pikepdf = { version = "9.5.2", optional = true }
5858
lxml= { version = "5.3.1", optional = true }

0 commit comments

Comments
 (0)