From 61d1072c0b30c118766a860017e2a51256dc8d53 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Jan 2021 17:31:47 +0000 Subject: [PATCH] Bump cairosvg from 2.4.2 to 2.5.1 Bumps [cairosvg](https://github.com/Kozea/CairoSVG) from 2.4.2 to 2.5.1. - [Release notes](https://github.com/Kozea/CairoSVG/releases) - [Changelog](https://github.com/Kozea/CairoSVG/blob/master/NEWS.rst) - [Commits](https://github.com/Kozea/CairoSVG/compare/2.4.2...2.5.1) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1e2987e..f8bb358 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ Werkzeug==1.0.0 numpy==1.18.2 flair==0.4.5 s2sphere==0.2.5 -CairoSVG==2.4.2 +CairoSVG==2.5.1 python_resize_image==1.1.19 Flask==1.1.1 pycountry_convert==0.7.2