From f22805182ed17d6a8dc65e403b22f72029b892b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Feb 2025 00:29:57 +0000 Subject: [PATCH] Bump cairosvg from 2.5.2 to 2.7.0 in /full_examples/image_processing 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/main/NEWS.rst) - [Commits](https://github.com/Kozea/CairoSVG/compare/2.5.2...2.7.0) --- updated-dependencies: - dependency-name: cairosvg dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- full_examples/image_processing/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/full_examples/image_processing/requirements.txt b/full_examples/image_processing/requirements.txt index 722176f..d52ea54 100644 --- a/full_examples/image_processing/requirements.txt +++ b/full_examples/image_processing/requirements.txt @@ -2,4 +2,4 @@ chalkpy[runtime] beautifulsoup4 requests pillow -CairoSVG==2.5.2 +CairoSVG==2.7.0