build(deps): bump xhtml2pdf from 0.2.18 to 0.2.19 (#3169)

Bumps [xhtml2pdf](https://github.com/xhtml2pdf/xhtml2pdf) from 0.2.18 to 0.2.19.
- [Release notes](https://github.com/xhtml2pdf/xhtml2pdf/releases)
- [Commits](https://github.com/xhtml2pdf/xhtml2pdf/compare/v0.2.18...v0.2.19)

---
updated-dependencies:
- dependency-name: xhtml2pdf
  dependency-version: 0.2.19
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-09-16 13:44:43 +03:00
committed by GitHub
co-authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent 8acd1c2ab2
commit 067fa4b49c
Generated
+3 -3
View File
@@ -3418,14 +3418,14 @@ watchdog = ["watchdog (>=2.3)"]
[[package]]
name = "xhtml2pdf"
version = "0.2.18"
version = "0.2.19"
description = "PDF generator using HTML and CSS"
optional = false
python-versions = ">=3.10"
groups = ["main", "dev"]
files = [
{file = "xhtml2pdf-0.2.18-py3-none-any.whl", hash = "sha256:f1d327c83954a278d5fb99810527e37446aea4a8b6789458e863991f6373a512"},
{file = "xhtml2pdf-0.2.18.tar.gz", hash = "sha256:2e1a8ec7a060497deaaeb87a607bdf1e6a23f69bb16edb25937b081b3aedd059"},
{file = "xhtml2pdf-0.2.19-py3-none-any.whl", hash = "sha256:14edd71131c8172c930811edbef20f8f024159a3fb1cd22e1cca37abd45d2111"},
{file = "xhtml2pdf-0.2.19.tar.gz", hash = "sha256:8dd55579b225dc1b7db8893a9550a1087ab45d7260590a3f50eb5e71a24def6c"},
]
markers = {main = "extra == \"pdf\""}