From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Jun 2025 21:25:48 +0000 (+0200) Subject: ⬆ Bump cairosvg from 2.7.1 to 2.8.2 (#1383) X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b558f5523c503fba80ce5e75b6223b26322cb04c;p=thirdparty%2Ffastapi%2Fsqlmodel.git ⬆ Bump cairosvg from 2.7.1 to 2.8.2 (#1383) Bumps [cairosvg](https://github.com/Kozea/CairoSVG) from 2.7.1 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.7.1...2.8.2) --- updated-dependencies: - dependency-name: cairosvg dependency-version: 2.8.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- diff --git a/requirements-docs.txt b/requirements-docs.txt index d7418e2d..1377615a 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.2 # mkdocstrings[python]==0.25.1 griffe-typingdoc==0.2.8 # For griffe, it formats with black