From 2b3d487a2e13ceac411c4c13205f4c270ea9006f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Aug 2023 17:24:44 +0000 Subject: [PATCH] Bump reportlab from 3.5.55 to 3.6.13 Bumps [reportlab](http://www.reportlab.com/) from 3.5.55 to 3.6.13. --- updated-dependencies: - dependency-name: reportlab dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1f7f688..ae7abf6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,5 +4,5 @@ numpy==1.16 pyepics==3.4.3 pykwalify==1.7.0 PyYAML==5.4.1 -reportlab==3.5.55 +reportlab==3.6.13 Pillow==6.2.2