From 2efd2e720b11262fce15766c407e10b1725d9ed9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Jul 2026 09:59:59 +0000 Subject: [PATCH] Bump typer from 0.19.2 to 0.26.8 Bumps [typer](https://github.com/fastapi/typer) from 0.19.2 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.19.2...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 3feab85..9fdc5aa 100644 --- a/requirements.txt +++ b/requirements.txt @@ -65,7 +65,7 @@ slowapi==0.1.9 sniffio==1.3.1 SQLAlchemy==2.0.45 starlette==1.3.1 -typer==0.19.2 +typer==0.26.8 typing-inspection==0.4.2 typing_extensions==4.15.0 tzdata==2026.2