Browse Source

⬆ Bump cairosvg from 2.7.1 to 2.8.2 (#13959)

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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
master
dependabot[bot] 4 days ago
committed by GitHub
parent
commit
f8013621cc
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      requirements-docs.txt

2
requirements-docs.txt

@ -10,7 +10,7 @@ jieba==0.42.1
# For image processing by Material for MkDocs # For image processing by Material for MkDocs
pillow==11.3.0 pillow==11.3.0
# For image processing by Material for MkDocs # For image processing by Material for MkDocs
cairosvg==2.7.1 cairosvg==2.8.2
mkdocstrings[python]==0.26.1 mkdocstrings[python]==0.26.1
griffe-typingdoc==0.2.8 griffe-typingdoc==0.2.8
# For griffe, it formats with black # For griffe, it formats with black

Loading…
Cancel
Save