From 129063855cb391d75d36cd39872cb7f2ae1e9cac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Jun 2024 16:37:16 +0000 Subject: [PATCH] Bump xhtml2pdf from 0.2.5 to 0.2.16 Bumps [xhtml2pdf](https://github.com/xhtml2pdf/xhtml2pdf) from 0.2.5 to 0.2.16. - [Release notes](https://github.com/xhtml2pdf/xhtml2pdf/releases) - [Commits](https://github.com/xhtml2pdf/xhtml2pdf/compare/0.2.5...v0.2.16) --- updated-dependencies: - dependency-name: xhtml2pdf dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 21abcbf6..aa62833b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,4 +12,4 @@ rdkit==2023.3.1 redis==4.4.4 requests==2.31.0 tabulate==0.8.9 -xhtml2pdf==0.2.5 +xhtml2pdf==0.2.16