From 7a49a7806c96a45f9a68639f8bb08e5af9951227 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 May 2025 20:43:39 +0200 Subject: [PATCH] build(deps): bump cairosvg from 2.8.0 to 2.8.2 (#1201) Bumps [cairosvg](https://github.com/Kozea/CairoSVG) from 2.8.0 to 2.8.2. - [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.8.0...2.8.2) --- updated-dependencies: - dependency-name: cairosvg dependency-version: 2.8.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Juro Oravec --- requirements-docs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-docs.txt b/requirements-docs.txt index a948ca87..31d4b094 100644 --- a/requirements-docs.txt +++ b/requirements-docs.txt @@ -36,7 +36,7 @@ bracex==2.5.post1 # via wcmatch cairocffi==1.7.1 # via cairosvg -cairosvg==2.8.0 +cairosvg==2.8.2 # via mkdocs-material certifi==2025.4.26 # via requests