From 53884bc201a3ffec4a852431023cf6d325963d98 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jun 2022 16:57:13 +0000 Subject: [PATCH] Bump reportlab from 3.3.0 to 3.5.55 Bumps [reportlab](http://www.reportlab.com/) from 3.3.0 to 3.5.55. --- updated-dependencies: - dependency-name: reportlab dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 04e9709..d3fa92f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -137,7 +137,7 @@ pyxdg==0.25 PyYAML==5.3.1 pyzmq==17.1.2 qtconsole==4.4.2 -reportlab==3.3.0 +reportlab==3.5.55 requests==2.25.1 resampy==0.2.2 retrying==1.3.3