1
0
mirror of https://github.com/privacyguides/blog.privacyguides.org.git synced 2025-07-16 08:22:45 +00:00

Bump cairosvg from 2.6.0 to 2.7.0

Bumps [cairosvg](https://github.com/Kozea/CairoSVG) from 2.6.0 to 2.7.0.
- [Release notes](https://github.com/Kozea/CairoSVG/releases)
- [Changelog](https://github.com/Kozea/CairoSVG/blob/master/NEWS.rst)
- [Commits](https://github.com/Kozea/CairoSVG/compare/2.6.0...2.7.0)

---
updated-dependencies:
- dependency-name: cairosvg
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-03-21 17:09:25 +00:00
committed by Daniel Gray
parent d9cc5341a7
commit 4d3dbd6e64
2 changed files with 131 additions and 394 deletions

View File

@ -11,7 +11,7 @@ mkdocs-rss-plugin = "~=1.6"
mkdocs-git-committers-plugin-2 = "~=1.1"
mkdocs-macros-plugin = "~=0.7"
pillow = "~=9.4"
cairosvg = "~=2.6"
cairosvg = "~=2.7"
[dev-packages]
scour = "~=0.38"