From a064c0f2518af8b713cb1a09fd8a22ca9546ba42 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Apr 2026 06:05:29 +0000 Subject: [PATCH] chore(deps): Bump svglib from 1.5.1 to 1.6.0 Bumps [svglib](https://github.com/deeplook/svglib) from 1.5.1 to 1.6.0. - [Changelog](https://github.com/deeplook/svglib/blob/main/CHANGELOG.rst) - [Commits](https://github.com/deeplook/svglib/compare/v1.5.1...v1.6.0) --- updated-dependencies: - dependency-name: svglib dependency-version: 1.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 14c576bbdac..393b183bfaf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ reportlab==4.4.10 requests==2.33.1 rst2pdf==0.104 smartypants==2.0.2 -svglib==1.5.1 +svglib==1.6.0 snowballstemmer==3.0.1 Sphinx==8.1.3 sphinx-copybutton==0.5.2