build(deps): bump svglib from 2.0.1 to 2.0.2 (#2783)

Bumps [svglib](https://github.com/deeplook/svglib) from 2.0.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/v2.0.1...v2.0.2)

---
updated-dependencies:
- dependency-name: svglib
  dependency-version: 2.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-06-19 09:22:45 +02:00
committed by GitHub
co-authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent 5888f81235
commit 3397d2f4ea
Generated
+3 -6
View File
@@ -975,7 +975,6 @@ files = [
{file = "cssselect2-0.7.0-py3-none-any.whl", hash = "sha256:fd23a65bfd444595913f02fc71f6b286c29261e354c41d722ca7a261a49b5969"},
{file = "cssselect2-0.7.0.tar.gz", hash = "sha256:1ccd984dab89fc68955043aca4e1b03e0cf29cad9880f6e28e3ba7a74b14aa5a"},
]
markers = {main = "extra == \"pdf\""}
[package.dependencies]
tinycss2 = "*"
@@ -3378,16 +3377,15 @@ files = [
[[package]]
name = "svglib"
version = "2.0.1"
version = "2.0.2"
description = "A pure-Python library for reading and converting SVG"
optional = false
python-versions = ">=3.9"
groups = ["main", "dev"]
files = [
{file = "svglib-2.0.1-py3-none-any.whl", hash = "sha256:16764c2ff36690d8777d1a484e4c80e9168682e12f8f83c55dd86bd4fc482f52"},
{file = "svglib-2.0.1.tar.gz", hash = "sha256:093a1407004cd2c447a446359a488e490bef42c6b17dc34d663d0e00ce66193a"},
{file = "svglib-2.0.2-py3-none-any.whl", hash = "sha256:0fd04f1eb593802060427d6a59ab5127d65db6b8f5750d572f7df25097e36503"},
{file = "svglib-2.0.2.tar.gz", hash = "sha256:455e473dbe7066eea55c39de8194a6a3b646b6c37a255700257fd32115ddb218"},
]
markers = {main = "extra == \"pdf\""}
[package.dependencies]
cssselect2 = ">=0.2.0"
@@ -3410,7 +3408,6 @@ files = [
{file = "tinycss2-1.4.0-py3-none-any.whl", hash = "sha256:3a49cf47b7675da0b15d0c6e1df8df4ebd96e9394bb905a5775adb0d884c5289"},
{file = "tinycss2-1.4.0.tar.gz", hash = "sha256:10c0972f6fc0fbee87c3edb76549357415e94548c1ae10ebccdea16fb404a9b7"},
]
markers = {main = "extra == \"pdf\""}
[package.dependencies]
webencodings = ">=0.4"