From 0220de56a3c254deae1763e39529f886023f7184 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 May 2026 08:53:58 +0000 Subject: [PATCH] chore(deps): bump typer from 0.15.1 to 0.25.1 in /deal-flow-agent Bumps [typer](https://github.com/fastapi/typer) from 0.15.1 to 0.25.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.1...0.25.1) --- updated-dependencies: - dependency-name: typer dependency-version: 0.25.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- deal-flow-agent/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deal-flow-agent/requirements.txt b/deal-flow-agent/requirements.txt index e50612e4..b31d5d5a 100644 --- a/deal-flow-agent/requirements.txt +++ b/deal-flow-agent/requirements.txt @@ -16,4 +16,4 @@ Markdown==3.10.2 python-jose[cryptography]==3.4.0 passlib[bcrypt]==1.7.4 rich==13.9.4 -typer==0.15.1 +typer==0.25.1