From 6ebc5540c14db88a50273366a238f5c2515a415a Mon Sep 17 00:00:00 2001 From: "anaconda-renovate[bot]" <117830771+anaconda-renovate[bot]@users.noreply.github.com> Date: Tue, 17 Feb 2026 01:44:10 +0000 Subject: [PATCH] chore(deps): update dependency typer to v0.24.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ad44ce4..75314c0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ responses==0.25.8 schema==0.7.2 snakesay==0.10.4 tabulate==0.9.0 -typer==0.21.1 +typer==0.24.0 urllib3==2.5.0 virtualenvwrapper==6.1.1 zipp>=3.19.1 # not directly required, pinned by Snyk to avoid a vulnerability