From 748eb7de46739302e8cc0773a190821e0a0edbcd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Oct 2020 05:01:34 +0000 Subject: [PATCH] Bump reportlab from 3.5.51 to 3.5.52 Bumps [reportlab](http://www.reportlab.com/) from 3.5.51 to 3.5.52. Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 480bf24ac..c413a71e2 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.51 +reportlab==3.5.52 matplotlib>=3.1 requests setuptools>=18.5