Skip to content

Commit 7132747

Browse files
build(deps): update cairosvg requirement from ~=2.7 to ~=2.8
Updates the requirements on [cairosvg](https://github.com/Kozea/CairoSVG) to permit the latest version. - [Release notes](https://github.com/Kozea/CairoSVG/releases) - [Changelog](https://github.com/Kozea/CairoSVG/blob/main/NEWS.rst) - [Commits](Kozea/CairoSVG@2.7.0...2.8.2) --- updated-dependencies: - dependency-name: cairosvg dependency-version: 2.8.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 407d119 commit 7132747

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-insiders.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ git+https://${GH_TOKEN_MATERIAL_INSIDERS}@github.com/squidfunk/mkdocs-material-i
55
# git+https://${GH_TOKEN_MATERIAL_INSIDERS}@github.com/squidfunk/mkdocs-material-insiders.git
66

77
# social plugin requirements
8-
cairosvg~=2.7
8+
cairosvg~=2.8
99
Pillow>=10.3,<11.3
1010

1111
-r requirements.txt

0 commit comments

Comments
 (0)