From 66a98d5c79b4680aa348671334a3ea880ce507b7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 16:23:16 +0000 Subject: [PATCH] build(deps): bump typer from 0.12.5 to 0.23.0 Bumps [typer](https://github.com/fastapi/typer) from 0.12.5 to 0.23.0. - [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.12.5...0.23.0) --- updated-dependencies: - dependency-name: typer dependency-version: 0.23.0 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 5a09536..3fae322 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,4 +3,4 @@ pynetbox==7.4.0 PyYAML==6.0.2 requests==2.32.3 rich==14.3.1 -typer==0.12.5 +typer==0.23.0