From 00f607c9d4ddd8757621b6ea24bc8a7130cb5cea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Sep 2025 03:32:38 +0000 Subject: [PATCH] chore(deps): bump typer from 0.15.4 to 0.19.1 Bumps [typer](https://github.com/fastapi/typer) from 0.15.4 to 0.19.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.15.4...0.19.1) --- updated-dependencies: - dependency-name: typer dependency-version: 0.19.1 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 52f4180..08ef3d6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -49,7 +49,7 @@ starlette==0.47.2 typer==0.15.4 starlette==0.47.2 -typer==0.16.0 +typer==0.19.1 types-requests==2.32.4.20250611 typing-inspection==0.4.1