From 3897271ea78aac989f7ff156e5cdcda2149baccf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Jul 2025 08:55:15 +0000 Subject: [PATCH] chore(deps): Bump reportlab from 4.4.2 to 4.4.3 Bumps [reportlab](https://www.reportlab.com/) from 4.4.2 to 4.4.3. --- updated-dependencies: - dependency-name: reportlab dependency-version: 4.4.3 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 b50278074..0049e2700 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ packaging==24.2 Pillow==11.3.0 Pygments==2.19.2 PyYAML==6.0.2 -reportlab==4.4.2 +reportlab==4.4.3 requests==2.32.4 rst2pdf==0.103.1 smartypants==2.0.2