From 0fd886b0d0216d1f68ae11c8d36c1bf6017e60f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Aug 2026 06:04:18 +0000 Subject: [PATCH] chore(deps): Bump svglib from 2.1.0 to 2.2.0 Bumps [svglib](https://github.com/deeplook/svglib) from 2.1.0 to 2.2.0. - [Release notes](https://github.com/deeplook/svglib/releases) - [Changelog](https://github.com/deeplook/svglib/blob/main/CHANGELOG.md) - [Commits](https://github.com/deeplook/svglib/compare/v2.1.0...v2.2.0) --- updated-dependencies: - dependency-name: svglib dependency-version: 2.2.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 de63399122e..f8f875c67d8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ reportlab==4.5.1 requests==2.34.2 rst2pdf==0.105 smartypants==2.0.2 -svglib==2.1.0 +svglib==2.2.0 snowballstemmer==3.1.1 Sphinx==8.1.3 sphinx-copybutton==0.5.2