From be2106a8ca1801c02abb61e641bf6134b583b3e4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Mar 2023 21:29:25 +0000 Subject: [PATCH] Bump cairosvg 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] --- .../test_owner/repo/unzipped_repo/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chrome/common/extensions/docs/server2/test_data/github_file_system/test_owner/repo/unzipped_repo/requirements.txt b/chrome/common/extensions/docs/server2/test_data/github_file_system/test_owner/repo/unzipped_repo/requirements.txt index 362a796a1ec..719d45c9c47 100644 --- a/chrome/common/extensions/docs/server2/test_data/github_file_system/test_owner/repo/unzipped_repo/requirements.txt +++ b/chrome/common/extensions/docs/server2/test_data/github_file_system/test_owner/repo/unzipped_repo/requirements.txt @@ -1,4 +1,4 @@ -CairoSVG==2.5.1 +CairoSVG==2.7.0 Markdown==2.3.1 Pyphen==0.7 WeasyPrint==0.19.1