From 14992dca405cf862a91f4a237b062ee9f0e29848 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Jan 2026 22:21:38 +0000 Subject: [PATCH] Bump typer from 0.21.0 to 0.21.1 Bumps [typer](https://github.com/fastapi/typer) from 0.21.0 to 0.21.1. - [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.21.0...0.21.1) --- updated-dependencies: - dependency-name: typer dependency-version: 0.21.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1e68aff..c9fd5d4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -59,7 +59,7 @@ six sniffio==1.3.1 SQLAlchemy==2.0.45 starlette==0.50.0 -typer==0.21.0 +typer==0.21.1 typing-inspection==0.4.2 typing_extensions==4.15.0 tzdata