chore: ✔ Update rich 14.3.1 -> 14.3.2 (#806)

This commit is contained in:
kleinanzeigen-bot-tu[bot]
2026-02-02 17:21:46 +01:00
committed by GitHub
parent 601b405ded
commit 8b115b4722

6
pdm.lock generated
View File

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