From ee2c35b33e9ff24b1b6d1f0fdae3cb69754bdd35 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 May 2025 06:36:13 +0000 Subject: [PATCH] chore(deps): bump reportlab from 4.4.0 to 4.4.1 Bumps [reportlab](https://www.reportlab.com/) from 4.4.0 to 4.4.1. --- updated-dependencies: - dependency-name: reportlab dependency-version: 4.4.1 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 7f170f1be..35cb29a79 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.0 +reportlab==4.4.1 requests==2.32.3 rst2pdf==0.103.1 smartypants==2.0.1