From 37b0be6ffcc0b80ef8e4fdabb383db46b9d8e943 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2026 06:04:13 +0000 Subject: [PATCH] chore(deps): bump svglib from 1.5.1 to 2.0.2 Bumps [svglib](https://github.com/deeplook/svglib) from 1.5.1 to 2.0.2. - [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/v1.5.1...v2.0.2) --- updated-dependencies: - dependency-name: svglib dependency-version: 2.0.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 139a480c394..337799a5180 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==1.5.1 +svglib==2.0.2 snowballstemmer==3.1.1 Sphinx==8.1.3 sphinx-copybutton==0.5.2