From 1ff050467e1fc60cbc3550f292087394076db6d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Apr 2024 06:36:15 +0000 Subject: [PATCH] chore(deps): Bump reportlab from 4.1.0 to 4.2.0 Bumps [reportlab](https://www.reportlab.com/) from 4.1.0 to 4.2.0. --- updated-dependencies: - dependency-name: reportlab dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 85a2f42a2..7edc43c10 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ packaging==24.0 Pillow==10.3.0 Pygments==2.17.2 PyYAML==6.0.1 -reportlab==4.1.0 +reportlab==4.2.0 requests==2.31.0 rst2pdf==0.101 smartypants==2.0.1