From d8414e4ad679ed962073f5cd5bcdf4434e2e9197 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Mar 2023 21:29:18 +0000 Subject: [PATCH] Bump cairosvg from 2.5.1 to 2.7.0 Bumps [cairosvg](https://github.com/Kozea/CairoSVG) from 2.5.1 to 2.7.0. - [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.5.1...2.7.0) --- updated-dependencies: - dependency-name: cairosvg 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 2f590ad..660ba3e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ cairocffi==0.9.0 -CairoSVG==2.5.1 +CairoSVG==2.7.0 cffi==1.11.5 cssselect2==0.2.1 defusedxml==0.5.0