From aefcbe98ae66742433df7887375a8dca0e5d8292 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jul 2024 07:00:16 +0000 Subject: [PATCH] chore(deps): Bump reportlab from 4.2.0 to 4.2.2 Bumps [reportlab](https://www.reportlab.com/) from 4.2.0 to 4.2.2. --- updated-dependencies: - dependency-name: reportlab 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 21d4d1deb..c6aec6177 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ packaging==24.0 Pillow==10.3.0 Pygments==2.18.0 PyYAML==6.0.1 -reportlab==4.2.0 +reportlab==4.2.2 requests==2.32.2 rst2pdf==0.101 smartypants==2.0.1