Bump typer from 0.23.1 to 0.24.1 (#3292)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Hare Sudhan <code@0x6c.dev>
This commit is contained in:
dependabot[bot]
2026-03-10 09:13:44 -04:00
committed by GitHub
parent a80f3a7874
commit d754ba322f
2 changed files with 8 additions and 8 deletions
Generated
+7 -7
View File
@@ -932,20 +932,20 @@ files = [
[[package]]
name = "typer"
version = "0.23.1"
version = "0.24.1"
description = "Typer, build great CLIs. Easy to code. Based on Python type hints."
optional = false
python-versions = ">=3.9"
python-versions = ">=3.10"
groups = ["main"]
files = [
{file = "typer-0.23.1-py3-none-any.whl", hash = "sha256:3291ad0d3c701cbf522012faccfbb29352ff16ad262db2139e6b01f15781f14e"},
{file = "typer-0.23.1.tar.gz", hash = "sha256:2070374e4d31c83e7b61362fd859aa683576432fd5b026b060ad6b4cd3b86134"},
{file = "typer-0.24.1-py3-none-any.whl", hash = "sha256:112c1f0ce578bfb4cab9ffdabc68f031416ebcc216536611ba21f04e9aa84c9e"},
{file = "typer-0.24.1.tar.gz", hash = "sha256:e39b4732d65fbdcde189ae76cf7cd48aeae72919dea1fdfc16593be016256b45"},
]
[package.dependencies]
annotated-doc = ">=0.0.2"
click = ">=8.0.0"
rich = ">=10.11.0"
click = ">=8.2.1"
rich = ">=12.3.0"
shellingham = ">=1.3.0"
[[package]]
@@ -996,4 +996,4 @@ zstd = ["backports-zstd (>=1.0.0) ; python_version < \"3.14\""]
[metadata]
lock-version = "2.1"
python-versions = "^3.11"
content-hash = "ff24d4a714de87b5b5b48e1db490f2c992c86b291517063d7e80c071dacd6c19"
content-hash = "7415b6dd6c8a42ec54fde12839fc92cf1034c2558090542918aa17eba0a95498"