chore: ✔ Update rich 14.3.3 -> 14.3.4 (#974)

✔ Update rich 14.3.3 -> 14.3.4 successful

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
kleinanzeigen-bot-tu[bot]
2026-04-11 17:45:34 +02:00
committed by GitHub
parent c65d1b67b0
commit 8214ba312f

6
pdm.lock generated
View File

@@ -1623,7 +1623,7 @@ files = [
[[package]]
name = "rich"
version = "14.3.3"
version = "14.3.4"
requires_python = ">=3.8.0"
summary = "Render rich text, tables, progress bars, syntax highlighting, markdown and more to the terminal"
groups = ["default", "dev"]
@@ -1632,8 +1632,8 @@ dependencies = [
"pygments<3.0.0,>=2.13.0",
]
files = [
{file = "rich-14.3.3-py3-none-any.whl", hash = "sha256:793431c1f8619afa7d3b52b2cdec859562b950ea0d4b6b505397612db8d5362d"},
{file = "rich-14.3.3.tar.gz", hash = "sha256:b8daa0b9e4eef54dd8cf7c86c03713f53241884e814f4e2f5fb342fe520f639b"},
{file = "rich-14.3.4-py3-none-any.whl", hash = "sha256:07e7adb4690f68864777b1450859253bed81a99a31ac321ac1817b2313558952"},
{file = "rich-14.3.4.tar.gz", hash = "sha256:817e02727f2b25b40ef56f5aa2217f400c8489f79ca8f46ea2b70dd5e14558a9"},
]
[[package]]