From 67557e78218044bbc8b36899d131b53f37d1f362 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 2 May 2023 16:03:29 +0000 Subject: [PATCH] Update dependency typer to v0.9.0 --- .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 0acc8f4..2577d61 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.21 ruamel.yaml.string==0.1.1 -typer==0.8.0 +typer==0.9.0