From 646872cedb415e7aba1870e15f9d8e789714b40d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 2 May 2023 19:03:56 +0300 Subject: [PATCH] Update dependency typer to v0.9.0 (#19) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/scripts/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/scripts/requirements.txt b/.github/scripts/requirements.txt index 1ab4f27..4790fa5 100644 --- a/.github/scripts/requirements.txt +++ b/.github/scripts/requirements.txt @@ -2,4 +2,4 @@ GitPython==3.1.31 loguru==0.7.0 ruamel.yaml==0.17.22 ruamel.yaml.string==0.1.1 -typer==0.8.0 +typer==0.9.0