From dbd3ca2c0d2835e2b72ebbc67f530af01679888d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 16 Feb 2026 20:37:34 +0000 Subject: [PATCH] chore(python-deps): update dependency typer to v0.23.0 in all dependant actions --- actions/update_development_dependencies/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/actions/update_development_dependencies/requirements.txt b/actions/update_development_dependencies/requirements.txt index 6f4cd44d..7ca7c3cd 100644 --- a/actions/update_development_dependencies/requirements.txt +++ b/actions/update_development_dependencies/requirements.txt @@ -66,7 +66,7 @@ soupsieve==2.8.3 toml-sort==0.24.3 tomlkit==0.14.0 trove-classifiers==2026.1.14.14 -typer==0.21.2 +typer==0.23.0 typing-extensions==4.15.0 typing-inspection==0.4.2 urllib3==2.6.3