From b27c53b5b65911ebb0edf3a49ee7b9dea3ada3b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Apr 2022 01:35:59 +0300 Subject: [PATCH] Bump xhtml2pdf from 0.2.5 to 0.2.7 (#409) Bumps [xhtml2pdf](https://github.com/xhtml2pdf/xhtml2pdf) from 0.2.5 to 0.2.7. - [Release notes](https://github.com/xhtml2pdf/xhtml2pdf/releases) - [Commits](https://github.com/xhtml2pdf/xhtml2pdf/compare/0.2.5...v0.2.7) --- updated-dependencies: - dependency-name: xhtml2pdf dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3419b83..4391e05 100644 --- a/requirements.txt +++ b/requirements.txt @@ -31,7 +31,7 @@ torrequest==0.1.0 tqdm==4.63.0 typing-extensions==4.1.1 webencodings==0.5.1 -xhtml2pdf==0.2.5 +xhtml2pdf==0.2.7 XMind==1.2.0 yarl==1.7.2 networkx==2.5.1