From dc269023d4b3944f457c2e46a352e6b5dcf5cf8d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Jun 2026 23:32:10 +0000 Subject: [PATCH] chore(deps): bump typer from 0.25.1 to 0.26.7 Bumps [typer](https://github.com/fastapi/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 ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6c07489..22e1bcf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,4 +8,4 @@ pydantic==2.12.5 pydantic_core==2.41.5 pytest-httpx==0.36.2 rich==14.3.4 -typer==0.25.1 +typer==0.26.7