build(deps): bump cairosvg from 2.6.0 to 2.7.0 (#13)

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
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marcello Lamonaca <marcello@lamonaca.eu>
This commit is contained in:
dependabot[bot] 2023-04-04 11:54:47 +02:00 committed by GitHub
parent e821971087
commit 4a2757cf73
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -10,7 +10,7 @@ python = "^3.10"
mkdocs = "^1.4.2"
mkdocs-material = "^9.1.5"
pillow = "^9.5.0"
cairosvg = "^2.6.0"
cairosvg = "^2.7.0"
[tool.poetry.dev-dependencies]