1
Fork 0
mirror of https://github.com/Steffo99/emblematic.git synced 2024-11-22 06:44:19 +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
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-03-20 21:30:55 +00:00 committed by Stefano Pigozzi
parent 11295d8b71
commit d9ad3c624d

8
poetry.lock generated
View file

@ -1,4 +1,4 @@
# This file is automatically @generated by Poetry 1.4.0 and should not be changed by hand. # This file is automatically @generated by Poetry and should not be changed by hand.
[[package]] [[package]]
name = "alabaster" name = "alabaster"
@ -64,14 +64,14 @@ xcb = ["xcffib (>=0.3.2)"]
[[package]] [[package]]
name = "cairosvg" name = "cairosvg"
version = "2.6.0" version = "2.7.0"
description = "A Simple SVG Converter based on Cairo" description = "A Simple SVG Converter based on Cairo"
category = "main" category = "main"
optional = false optional = false
python-versions = ">=3.5" python-versions = ">=3.5"
files = [ files = [
{file = "CairoSVG-2.6.0-py3-none-any.whl", hash = "sha256:05069d5316e9f02f33028942f96929e01782db41e6ff07d8454c8d021b5b52f3"}, {file = "CairoSVG-2.7.0-py3-none-any.whl", hash = "sha256:17cb96423a896258848322a95c80160e714a58f1af3dd73b8e1750994519b9f9"},
{file = "CairoSVG-2.6.0.tar.gz", hash = "sha256:d5ec93e90101b3b6e82aa245d0546ee9b016cfda0b6344675159830d853d5d04"}, {file = "CairoSVG-2.7.0.tar.gz", hash = "sha256:ac4dc7c1d38b3a15717db2633a3a383012e0be664c727c911637e6af6a49293c"},
] ]
[package.dependencies] [package.dependencies]