From 8fd606bc3e6ad01ee4fa4616fef4ccf6f877a8e4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Sep 2025 11:14:17 +0000 Subject: [PATCH] deps(deps): bump typer from 0.15.3 to 0.19.2 Bumps [typer](https://github.com/fastapi/typer) from 0.15.3 to 0.19.2. - [Release notes](https://github.com/fastapi/typer/releases) - [Changelog](https://github.com/fastapi/typer/blob/master/docs/release-notes.md) - [Commits](https://github.com/fastapi/typer/compare/0.15.3...0.19.2) --- updated-dependencies: - dependency-name: typer dependency-version: 0.19.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1ae9a7b..3b1aa51 100644 --- a/requirements.txt +++ b/requirements.txt @@ -213,7 +213,7 @@ torch==2.7.0 tornado==6.4.2 tqdm==4.67.1 transformers==4.51.3 -typer==0.15.3 +typer==0.19.2 types-requests==2.32.0.20250328 typing-extensions==4.13.2 typing-inspection==0.4.0