From fceb2760ab34bca19b1bd2e2bd1a8cd629f0b598 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2026 12:44:07 +0000 Subject: [PATCH] Bump typer from 0.24.1 to 0.26.8 Bumps [typer](https://github.com/fastapi/typer) from 0.24.1 to 0.26.8. - [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.24.1...0.26.8) --- updated-dependencies: - dependency-name: typer dependency-version: 0.26.8 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 caebe5b..987d62f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -41,7 +41,7 @@ sentry-sdk==2.58.0 shellingham==1.5.4 sniffio==1.3.1 starlette==1.3.1 -typer==0.24.1 +typer==0.26.8 typing-inspection==0.4.2 typing_extensions==4.15.0 ujson==5.13.0