From beaa5a5499f1c7696ff49ddfaf4d833a505f1013 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 25 Sep 2024 19:08:55 +0300 Subject: [PATCH] chore(deps): update dependency typer to v0.12.5 (#102) 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 9359bc3..b77c34c 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.12.4 +typer==0.12.5