From b3c4f5e30f2472b30dcc1e4ddc4fd99ac2f7f889 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Apr 2026 09:18:40 +0000 Subject: [PATCH 1/2] chore(deps): Bump rst2pdf from 0.104 to 0.105 Bumps [rst2pdf](https://github.com/rst2pdf/rst2pdf) from 0.104 to 0.105. - [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.104...0.105) --- updated-dependencies: - dependency-name: rst2pdf dependency-version: '0.105' 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 bf905f43843..f5701f361fa 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ Pygments==2.20.0 PyYAML==6.0.3 reportlab==4.4.10 requests==2.33.1 -rst2pdf==0.104 +rst2pdf==0.105 smartypants==2.0.2 svglib==1.5.1 snowballstemmer==3.0.1 From 428b82950bd87de5c02f3ea5a9c787774f27924b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Jan 2026 11:35:57 +0000 Subject: [PATCH 2/2] chore(deps): Bump packaging from 24.2 to 26.0 Bumps [packaging](https://github.com/pypa/packaging) from 24.2 to 26.0. - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pypa/packaging/compare/24.2...26.0) --- updated-dependencies: - dependency-name: packaging dependency-version: '26.0' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f5701f361fa..144458201a9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ imagesize==2.0.0 importlib-metadata==9.0.0 Jinja2==3.1.6 MarkupSafe==3.0.3 -packaging==25.0 +packaging==26.0 Pillow==12.2.0 Pygments==2.20.0 PyYAML==6.0.3