From 3143732494ef1b83845a54f0115dede930f19427 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 25 Jul 2022 09:39:24 +0200 Subject: [PATCH] chore(deps): update dependency typer to v0.6.1 (#1691) 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 01cd7a8e..7bb21fe1 100644 --- a/.github/scripts/requirements.txt +++ b/.github/scripts/requirements.txt @@ -2,4 +2,4 @@ GitPython==3.1.27 loguru==0.6.0 ruamel.yaml==0.17.21 ruamel.yaml.string==0.1.0 -typer==0.4.2 +typer==0.6.1