From bc4c7833036a3d6c8799f8b6ecb0740e1008e870 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 18 Feb 2026 10:58:44 +0000 Subject: [PATCH] chore(python-deps): update dependency typer to v0.23.1 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 56f770fa..bcfdb0c4 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.23.0 +typer==0.23.1 typing-extensions==4.15.0 typing-inspection==0.4.2 urllib3==2.6.3