From 3804af39244153062e5e63daa658987f32c97f24 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Mar 2023 21:32:59 +0000 Subject: [PATCH] Bump cairosvg from 2.5.2 to 2.7.0 Bumps [cairosvg](https://github.com/Kozea/CairoSVG) from 2.5.2 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.2...2.7.0) --- updated-dependencies: - dependency-name: cairosvg dependency-type: indirect ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0f1ff47ed..cc6e83a41 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ cairocffi==1.2.0 # via # cairosvg # weasyprint -cairosvg==2.5.2 +cairosvg==2.7.0 # via weasyprint certifi==2020.12.5 # via requests