From 5765184d0651194a48629dafcfd8900226af2ce8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Feb 2022 21:56:32 +0000 Subject: [PATCH] Bump reportlab from 3.4.0 to 3.5.55 in /docs Bumps [reportlab](http://www.reportlab.com/) from 3.4.0 to 3.5.55. --- updated-dependencies: - dependency-name: reportlab dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index a5a16995..0ac09448 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -54,7 +54,7 @@ pyparsing==2.2.0 python-dateutil==2.7.2 pytz==2017.3 PyYAML==5.1 -reportlab==3.4.0 +reportlab==3.5.55 requests==2.21.0 ruamel.ordereddict==0.4.13 ruamel.yaml==0.15.60