From e13bec0b1eb3d9b5d40c2a259e0c50a04f999770 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Sep 2026 06:08:30 +0000 Subject: [PATCH] chore(deps): Bump reportlab from 4.5.1 to 5.0.1 Bumps [reportlab](https://www.reportlab.com/) from 4.5.1 to 5.0.1. --- updated-dependencies: - dependency-name: reportlab dependency-version: 5.0.1 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 27e8c8778f9..d7a3f28db30 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ packaging==26.2 Pillow==12.3.0 Pygments==2.21.0 PyYAML==6.0.3 -reportlab==4.5.1 +reportlab==5.0.1 requests==2.34.2 rst2pdf==0.105 smartypants==2.0.2