From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Jul 2024 03:18:16 +0000 (+0000) Subject: ⬆ Bump cairosvg from 2.7.0 to 2.7.1 (#919) X-Git-Tag: 0.0.21~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=54d8a685cc85fa4511f632a5edd96b68215a029c;p=thirdparty%2Ffastapi%2Fsqlmodel.git ⬆ Bump cairosvg from 2.7.0 to 2.7.1 (#919) Bumps [cairosvg](https://github.com/Kozea/CairoSVG) from 2.7.0 to 2.7.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.0...2.7.1) --- updated-dependencies: - dependency-name: cairosvg 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> --- diff --git a/requirements-docs.txt b/requirements-docs.txt index 9b76e626..f30c2457 100644 --- a/requirements-docs.txt +++ b/requirements-docs.txt @@ -10,7 +10,7 @@ jieba==0.42.1 # For image processing by Material for MkDocs pillow==10.1.0 # For image processing by Material for MkDocs -cairosvg==2.7.0 +cairosvg==2.7.1 mkdocstrings[python]==0.25.1 # Enable griffe-typingdoc once dropping Python 3.7 and upgrading typing-extensions # griffe-typingdoc==0.2.5