From 1fa339e9ff87f48d0fd0fc302f5bec7c9dff8191 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Oct 2020 05:06:23 +0000 Subject: [PATCH] Bump reportlab from 3.5.52 to 3.5.53 Bumps [reportlab](http://www.reportlab.com/) from 3.5.52 to 3.5.53. Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c413a71e2..0c762f4d3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ icalendar==4.0.7 invoke~=1.4 pillow~=7.2 python-mimeparse -reportlab==3.5.52 +reportlab==3.5.53 matplotlib>=3.1 requests setuptools>=18.5