mirror of
https://github.com/soxoj/maigret.git
synced 2026-05-07 06:24:35 +00:00
Bump xhtml2pdf from 0.2.16 to 0.2.17 (#2149)
Bumps [xhtml2pdf](https://github.com/xhtml2pdf/xhtml2pdf) from 0.2.16 to 0.2.17. - [Release notes](https://github.com/xhtml2pdf/xhtml2pdf/releases) - [Commits](https://github.com/xhtml2pdf/xhtml2pdf/compare/v0.2.16...v0.2.17) --- updated-dependencies: - dependency-name: xhtml2pdf dependency-version: 0.2.17 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:
Generated
+5
-5
@@ -3079,14 +3079,14 @@ watchdog = ["watchdog (>=2.3)"]
|
||||
|
||||
[[package]]
|
||||
name = "xhtml2pdf"
|
||||
version = "0.2.16"
|
||||
version = "0.2.17"
|
||||
description = "PDF generator using HTML and CSS"
|
||||
optional = false
|
||||
python-versions = ">=3.8"
|
||||
groups = ["main"]
|
||||
files = [
|
||||
{file = "xhtml2pdf-0.2.16-py3-none-any.whl", hash = "sha256:b37040127627aee42f76f25ebbd5798308ffc93edaf4850a4d3dd894160ebb53"},
|
||||
{file = "xhtml2pdf-0.2.16.tar.gz", hash = "sha256:7391adac12afb086561667cdc8d6ef0ac4afe5097bd97383622d42b6343dee71"},
|
||||
{file = "xhtml2pdf-0.2.17-py3-none-any.whl", hash = "sha256:61a7ecac829fed518f7dbcb916e9d56bea6e521e02e54644b3d0ca33f0658315"},
|
||||
{file = "xhtml2pdf-0.2.17.tar.gz", hash = "sha256:09ddbc31aa0e38a16f2f3cb73be89af5f7c968c17a564afdd685d280e39c526d"},
|
||||
]
|
||||
|
||||
[package.dependencies]
|
||||
@@ -3096,12 +3096,12 @@ Pillow = ">=8.1.1"
|
||||
pyHanko = ">=0.12.1"
|
||||
pyhanko-certvalidator = ">=0.19.5"
|
||||
pypdf = ">=3.1.0"
|
||||
python-bidi = ">=0.4.2"
|
||||
python-bidi = ">=0.5.0"
|
||||
reportlab = ">=4.0.4,<5"
|
||||
svglib = ">=1.2.1"
|
||||
|
||||
[package.extras]
|
||||
docs = ["sphinx (>=6)", "sphinx-rtd-theme (>=0.5.0)"]
|
||||
docs = ["sphinx (>=6)", "sphinx-rtd-theme (>=0.5.0)", "sphinx_reredirects (>=0.1.3)"]
|
||||
pycairo = ["reportlab[pycairo] (>=4.0.4,<5)"]
|
||||
release = ["build", "twine"]
|
||||
renderpm = ["reportlab[renderpm] (>=4.0.4,<5)"]
|
||||
|
||||
Reference in New Issue
Block a user