From db2d3eca46c7ec37742df707eb6b8b4a5df6ca30 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 3 Jul 2022 07:00:42 +0200 Subject: [PATCH] chore(deps): update dependency typer to v0.4.2 (#1677) --- .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 ba430941..01cd7a8e 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.1 +typer==0.4.2