From 5fbddd53566b28d4378852aadfb73dd83b624560 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Dec 2024 06:56:08 +0000 Subject: [PATCH] chore(deps): bump rst2pdf from 0.102 to 0.103.1 Bumps [rst2pdf](https://github.com/rst2pdf/rst2pdf) from 0.102 to 0.103.1. - [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.102...0.103.1) --- 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 b392a20ab..af60ee01f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ Pygments==2.18.0 PyYAML==6.0.2 reportlab==4.2.5 requests==2.32.3 -rst2pdf==0.102 +rst2pdf==0.103.1 smartypants==2.0.1 snowballstemmer==2.2.0 Sphinx==8.1.3