From 1057efccc6ff4921e97171efcc34c64e9ebe9088 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Feb 2023 14:03:32 +0000 Subject: [PATCH] Bump typer-cli from 0.0.12 to 0.0.13 Bumps [typer-cli](https://github.com/tiangolo/typer-cli) from 0.0.12 to 0.0.13. - [Release notes](https://github.com/tiangolo/typer-cli/releases) - [Changelog](https://github.com/tiangolo/typer-cli/blob/master/release-notes.md) - [Commits](https://github.com/tiangolo/typer-cli/compare/0.0.12...0.0.13) --- updated-dependencies: - dependency-name: typer-cli dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9cf2fb3..73e390a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,5 +8,5 @@ httpx==0.23.1 requests==2.28.1 PySimpleGUI==4.60.4 anyio==3.6.2 -typer-cli==0.0.12 +typer-cli==0.0.13 halo==0.0.31 \ No newline at end of file