From b3789a039c3ed1787233fd2828d501406848c948 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jun 2022 16:53:17 +0000 Subject: [PATCH] Bump reportlab from 3.1.8 to 3.5.55 in /TOOLS Bumps [reportlab](http://www.reportlab.com/) from 3.1.8 to 3.5.55. --- updated-dependencies: - dependency-name: reportlab dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- TOOLS/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TOOLS/requirements.txt b/TOOLS/requirements.txt index 0012df70..4b07ad5c 100644 --- a/TOOLS/requirements.txt +++ b/TOOLS/requirements.txt @@ -38,7 +38,7 @@ python-stdnum==0.9 pytz==2014.4 pyusb==1.0.0b1 qrcode==5.0.1 -reportlab==3.1.8 +reportlab==3.5.55 requests==2.3.0 simplejson==3.5.3 six==1.7.3