chore: ✔ Update rich 14.2.0 -> 14.3.1 (#788)

This commit is contained in:
kleinanzeigen-bot-tu[bot]
2026-01-25 15:50:37 +01:00
committed by GitHub
parent 6cc17f869c
commit d024c9ddca

6
pdm.lock generated
View File

@@ -1498,7 +1498,7 @@ files = [
[[package]]
name = "rich"
version = "14.2.0"
version = "14.3.1"
requires_python = ">=3.8.0"
summary = "Render rich text, tables, progress bars, syntax highlighting, markdown and more to the terminal"
groups = ["dev"]
@@ -1507,8 +1507,8 @@ dependencies = [
"pygments<3.0.0,>=2.13.0",
]
files = [
{file = "rich-14.2.0-py3-none-any.whl", hash = "sha256:76bc51fe2e57d2b1be1f96c524b890b816e334ab4c1e45888799bfaab0021edd"},
{file = "rich-14.2.0.tar.gz", hash = "sha256:73ff50c7c0c1c77c8243079283f4edb376f0f6442433aecb8ce7e6d0b92d1fe4"},
{file = "rich-14.3.1-py3-none-any.whl", hash = "sha256:da750b1aebbff0b372557426fb3f35ba56de8ef954b3190315eb64076d6fb54e"},
{file = "rich-14.3.1.tar.gz", hash = "sha256:b8c5f568a3a749f9290ec6bddedf835cec33696bfc1e48bcfecb276c7386e4b8"},
]
[[package]]