From 3f21f5e41cce5f8224cbf3c48803e76745cbc266 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 May 2025 22:13:38 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=20Bump=20cairosvg=20from=202.7.1=20to?= =?UTF-8?q?=202.8.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [cairosvg](https://github.com/Kozea/CairoSVG) from 2.7.1 to 2.8.1. - [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.7.1...2.8.1) --- updated-dependencies: - dependency-name: cairosvg dependency-version: 2.8.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-docs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-docs.txt b/requirements-docs.txt index ca92568732..7fb0ac8ffc 100644 --- a/requirements-docs.txt +++ b/requirements-docs.txt @@ -9,7 +9,7 @@ pyyaml >=5.3.1,<7.0.0 # For image processing by Material for MkDocs pillow==11.2.1 # For image processing by Material for MkDocs -cairosvg==2.7.1 +cairosvg==2.8.1 # mkdocstrings[python]==0.25.1 griffe-typingdoc==0.2.8 # For griffe, it formats with black