From be343c3864f3f994a3852dd5573ff35538861439 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Jun 2025 07:46:46 +0000 Subject: [PATCH] chore(deps): Bump reportlab from 4.4.1 to 4.4.2 Bumps [reportlab](https://www.reportlab.com/) from 4.4.1 to 4.4.2. --- updated-dependencies: - dependency-name: reportlab dependency-version: 4.4.2 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 3a783fc56..184aaa998 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ packaging==24.2 Pillow==11.2.1 Pygments==2.19.1 PyYAML==6.0.2 -reportlab==4.4.1 +reportlab==4.4.2 requests==2.32.4 rst2pdf==0.103.1 smartypants==2.0.1