From d510a97e9c66cfe9ba193634bfdd18cbb2b217ce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Mar 2026 17:06:57 +0000 Subject: [PATCH] Bump typer from 0.23.1 to 0.24.1 Bumps [typer](https://github.com/fastapi/typer) from 0.23.1 to 0.24.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.23.1...0.24.1) --- updated-dependencies: - dependency-name: typer dependency-version: 0.24.1 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 6c2b116..7a0b65c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,5 +8,5 @@ requests==2.32.5 safe-eth-py==7.20.0 tabulate==0.9.0 trezor==0.13.10 -typer==0.23.1 +typer==0.24.1 web3==7.14.1