From ef480c4ed22b7e471bc1c043a7812dc7d1826401 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Jun 2024 06:11:45 +0000 Subject: [PATCH] chore(deps): Bump rst2pdf from 0.101 to 0.102 Bumps [rst2pdf](https://github.com/rst2pdf/rst2pdf) from 0.101 to 0.102. - [Release notes](https://github.com/rst2pdf/rst2pdf/releases) - [Changelog](https://github.com/rst2pdf/rst2pdf/blob/main/CHANGES.rst) - [Commits](https://github.com/rst2pdf/rst2pdf/compare/0.101...0.102) --- updated-dependencies: - dependency-name: rst2pdf dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bcdd256d2..b7304aa08 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ Pygments==2.18.0 PyYAML==6.0.1 reportlab==4.2.0 requests==2.32.2 -rst2pdf==0.101 +rst2pdf==0.102 smartypants==2.0.1 snowballstemmer==2.2.0 Sphinx==7.2.6