From 56c2592ae289a681884b9f7f54d53f996507c69d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Nov 2024 23:49:00 +0000 Subject: [PATCH] Bump typer from 0.12.5 to 0.14.0 Bumps [typer](https://github.com/fastapi/typer) from 0.12.5 to 0.14.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.14.0) --- updated-dependencies: - dependency-name: typer 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 a21299c..ddd5d75 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,4 +2,4 @@ incremental>=24.7.2 shellingham==1.5.4 systembridgeconnector>=4.0.5 systembridgeshared>=4.0.4 -typer==0.12.5 +typer==0.14.0