From 36adb239d95b0322bd96e26f97ac08d1f8e3414c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2026 06:04:18 +0000 Subject: [PATCH] chore(deps): bump reportlab from 4.5.1 to 5.0.0 Bumps [reportlab](https://www.reportlab.com/) from 4.5.1 to 5.0.0. --- updated-dependencies: - dependency-name: reportlab dependency-version: 5.0.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 139a480c394..a902cf6e3c2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ packaging==26.2 Pillow==12.2.0 Pygments==2.20.0 PyYAML==6.0.3 -reportlab==4.5.1 +reportlab==5.0.0 requests==2.34.2 rst2pdf==0.105 smartypants==2.0.2