From 7f37ad94d96dc47a231915208d6d4504b7ad3cff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Jan 2021 17:18:38 +0000 Subject: [PATCH] Bump cairosvg from 2.3.1 to 2.5.1 in /python_src Bumps [cairosvg](https://github.com/Kozea/CairoSVG) from 2.3.1 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.3.1...2.5.1) Signed-off-by: dependabot[bot] --- python_src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python_src/requirements.txt b/python_src/requirements.txt index 9b42363..a674332 100644 --- a/python_src/requirements.txt +++ b/python_src/requirements.txt @@ -1,4 +1,4 @@ -CairoSVG==2.3.1 +CairoSVG==2.5.1 pandas==0.24.2 Pillow==6.0.0 pygal==2.4.0