From 354d1b017203158f017158c543b16747cee1f0be Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Aug 2021 23:00:49 +0000 Subject: [PATCH] Bump reportlab from 3.5.68 to 3.6.1 Bumps [reportlab](http://www.reportlab.com/) from 3.5.68 to 3.6.1. --- updated-dependencies: - dependency-name: reportlab dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 54881896a..59ef6844d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ easy-thumbnails~=2.7 icalendar==4.0.7 invoke~=1.6 pillow~=8.3 -reportlab==3.5.68 +reportlab==3.6.1 requests setuptools>=18.5 sphinx