chore: ✔ Update typer 0.24.0 -> 0.24.1 (#837)

✔ Update typer 0.24.0 -> 0.24.1 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-02-22 17:59:06 +01:00
committed by GitHub
parent 4a847e77e2
commit 556a6eb5c1

6
pdm.lock generated
View File

@@ -1715,7 +1715,7 @@ files = [
[[package]]
name = "typer"
version = "0.24.0"
version = "0.24.1"
requires_python = ">=3.10"
summary = "Typer, build great CLIs. Easy to code. Based on Python type hints."
groups = ["default", "dev"]
@@ -1726,8 +1726,8 @@ dependencies = [
"shellingham>=1.3.0",
]
files = [
{file = "typer-0.24.0-py3-none-any.whl", hash = "sha256:5fc435a9c8356f6160ed6e85a6301fdd6e3d8b2851da502050d1f92c5e9eddc8"},
{file = "typer-0.24.0.tar.gz", hash = "sha256:f9373dc4eff901350694f519f783c29b6d7a110fc0dcc11b1d7e353b85ca6504"},
{file = "typer-0.24.1-py3-none-any.whl", hash = "sha256:112c1f0ce578bfb4cab9ffdabc68f031416ebcc216536611ba21f04e9aa84c9e"},
{file = "typer-0.24.1.tar.gz", hash = "sha256:e39b4732d65fbdcde189ae76cf7cd48aeae72919dea1fdfc16593be016256b45"},
]
[[package]]