From 6e35eb23d09fbef1f55bd966b9428e0472849afa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 09:54:12 +0000 Subject: [PATCH] Bump typer from 0.12.3 to 0.21.2 Bumps [typer](https://github.com/fastapi/typer) from 0.12.3 to 0.21.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.12.3...0.21.2) --- updated-dependencies: - dependency-name: typer dependency-version: 0.21.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 d1b18616..2f16ed35 100644 --- a/requirements.txt +++ b/requirements.txt @@ -42,4 +42,4 @@ librosa==0.8.1 llvmlite==0.39.0 norbert==0.2.1 pandas==1.5.3 -typer==0.12.3 +typer==0.21.2