From 31af24ec2714bc02bc366d79d5f5a71e2b840238 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Sep 2020 05:12:12 +0000 Subject: [PATCH] Bump reportlab from 3.5.49 to 3.5.50 Bumps [reportlab](http://www.reportlab.com/) from 3.5.49 to 3.5.50. Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 31a3c128a..772c03d46 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.49 +reportlab==3.5.50 matplotlib>=3.1 requests setuptools>=18.5