From f00911a63c65dbece1e39c5a642fa3c8dcb8a6ca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Jan 2026 14:56:17 +0000 Subject: [PATCH] build(deps): bump rst2pdf from 0.103.1 to 0.104 in /rst Bumps [rst2pdf](https://github.com/rst2pdf/rst2pdf) from 0.103.1 to 0.104. - [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.103.1...0.104) --- updated-dependencies: - dependency-name: rst2pdf dependency-version: '0.104' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- rst/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rst/requirements.txt b/rst/requirements.txt index 4c53e86..9515a91 100644 --- a/rst/requirements.txt +++ b/rst/requirements.txt @@ -1,3 +1,3 @@ docutils==0.22.4 rstcheck==6.2.5 -rst2pdf==0.103.1 +rst2pdf==0.104