From 2576c551e897b0cd2e1e6ea6f0f7fa09ed7a18b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Jun 2026 04:53:54 +0000 Subject: [PATCH] chore(deps): bump typer from 0.25.1 to 0.26.7 in the python-deps group Bumps the python-deps group with 1 update: [typer](https://github.com/fastapi/typer). Updates `typer` from 0.25.1 to 0.26.7 - [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.25.1...0.26.7) --- updated-dependencies: - dependency-name: typer dependency-version: 0.26.7 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 48d586ec..532c1038 100644 --- a/requirements.txt +++ b/requirements.txt @@ -35,7 +35,7 @@ ruamel.yaml==0.19.1 ruamel.yaml.clib==0.2.15 shellingham==1.5.4 tqdm==4.68.3 -typer==0.25.1 +typer==0.26.7 typing-inspection==0.4.2 typing_extensions==4.15.0 urllib3==2.7.0