From aa103c189778b22d987efdcb1646338194131cdf Mon Sep 17 00:00:00 2001 From: "anaconda-renovate[bot]" <117830771+anaconda-renovate[bot]@users.noreply.github.com> Date: Sun, 14 Sep 2025 19:44:57 +0000 Subject: [PATCH] chore(deps): update dependency typer to v0.17.4 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 611b0e1..9c02bfd 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.16.0 +typer==0.17.4 urllib3==2.5.0 virtualenvwrapper==6.1.1 zipp>=3.19.1 # not directly required, pinned by Snyk to avoid a vulnerability