From d750904ce6443502b2c85dcf439d7d594bef6123 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Aug 2026 06:03:30 +0000 Subject: [PATCH] chore(deps): Bump svglib from 2.0.2 to 2.1.0 Bumps [svglib](https://github.com/deeplook/svglib) from 2.0.2 to 2.1.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.0.2...v2.1.0) --- updated-dependencies: - dependency-name: svglib dependency-version: 2.1.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 cee00583a2c..56a1dd5ace1 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.0.2 +svglib==2.1.0 snowballstemmer==3.1.1 Sphinx==8.1.3 sphinx-copybutton==0.5.2