From 556a6eb5c150d63015a13c2e23db06e841125e3a Mon Sep 17 00:00:00 2001 From: "kleinanzeigen-bot-tu[bot]" <100048303+kleinanzeigen-bot-tu[bot]@users.noreply.github.com> Date: Sun, 22 Feb 2026 17:59:06 +0100 Subject: [PATCH] =?UTF-8?q?chore:=20=20=20=E2=9C=94=20Update=20typer=200.2?= =?UTF-8?q?4.0=20->=200.24.1=20(#837)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ✔ Update typer 0.24.0 -> 0.24.1 successful Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- pdm.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pdm.lock b/pdm.lock index 8e6648e..cede2ae 100644 --- a/pdm.lock +++ b/pdm.lock @@ -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]]