From feb403b78e0b2f4626e37152fb57a7d4b1dddc7c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 15 Apr 2024 13:36:49 +0000 Subject: [PATCH] chore(deps): update dependency typer to v0.12.3 --- .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 0ec2ac3..e12cbca 100644 --- a/.github/scripts/requirements.txt +++ b/.github/scripts/requirements.txt @@ -2,4 +2,4 @@ GitPython==3.1.42 loguru==0.7.2 ruamel.yaml==0.18.6 ruamel.yaml.string==0.1.1 -typer==0.10.0 +typer==0.12.3